summaryrefslogtreecommitdiff
path: root/development/dissy/doinst.sh
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-26 21:46:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-27 14:44:45 +0700
commitdc9ba94bc739d38497b2dc55c49fef6d1a1df008 (patch)
tree93e79e828c5ec453c85f1d9d9d6e4a94efa60295 /development/dissy/doinst.sh
parentb61db350a4b201979898cbdad7e47818cfb3e763 (diff)
downloadslackbuilds-dc9ba94bc739d38497b2dc55c49fef6d1a1df008.tar.gz
development/dissy: Removed (Project abandoned).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dissy/doinst.sh')
-rw-r--r--development/dissy/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/development/dissy/doinst.sh b/development/dissy/doinst.sh
deleted file mode 100644
index 4e8ba7071d..0000000000
--- a/development/dissy/doinst.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi
-