From 18a41d682d6e91e0d28fce23eb75292f477bd620 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 11 Aug 2013 01:21:34 -0700 Subject: Sun Aug 11 01:21:31 PDT 2013 --- community/dwb/dwb.install | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 community/dwb/dwb.install (limited to 'community/dwb/dwb.install') diff --git a/community/dwb/dwb.install b/community/dwb/dwb.install deleted file mode 100644 index abb6d38e4..000000000 --- a/community/dwb/dwb.install +++ /dev/null @@ -1,13 +0,0 @@ -post_install(){ - update-desktop-database -q - echo "==> If you are using extensions you should update the extensions with" - echo "==> dwbem -u or dwbem -Nu" -} - -post_upgrade(){ - post_install -} - -post_remove(){ - post_install -} -- cgit v1.2.3-54-g00ecf