summaryrefslogtreecommitdiffstats
path: root/system/cool-retro-term/doinst.sh
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2015-10-08 12:05:38 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-10 09:15:13 +0700
commitce6e0b5614212d7483e1a57b79bc6278dc7dc467 (patch)
tree0742bdf5a7624753802ebf38b5c5c6c082caddc8 /system/cool-retro-term/doinst.sh
parent3661f2149120ecc8023e6a3427edced0dc64de8c (diff)
downloadslackbuilds-ce6e0b5614212d7483e1a57b79bc6278dc7dc467.tar.gz
slackbuilds-ce6e0b5614212d7483e1a57b79bc6278dc7dc467.tar.xz
system/cool-retro-term: Removed (not compatible with qt-5.5.x).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/cool-retro-term/doinst.sh')
-rw-r--r--system/cool-retro-term/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/cool-retro-term/doinst.sh b/system/cool-retro-term/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/system/cool-retro-term/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi