summaryrefslogtreecommitdiffstats
path: root/system/lxtask/doinst.sh
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-13 00:09:22 +0200
committer Heinz Wiesinger2010-05-13 00:09:22 +0200
commit786d57f5ab42cfd20f2505febf3670a19111c200 (patch)
tree52c51e9365dbdb013bd82ad119033ba17e40c92a /system/lxtask/doinst.sh
parentff87e943eb609f4c9d264587b18a6a5cc55690f3 (diff)
downloadslackbuilds-786d57f5ab42cfd20f2505febf3670a19111c200.tar.gz
system/lxtask: Removed from 13.0 repository
Diffstat (limited to 'system/lxtask/doinst.sh')
-rw-r--r--system/lxtask/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/lxtask/doinst.sh b/system/lxtask/doinst.sh
deleted file mode 100644
index 01ca62b341..0000000000
--- a/system/lxtask/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 \ No newline at end of file