summaryrefslogtreecommitdiffstats
path: root/development/tkcvs/doinst.sh
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-13 00:07:28 +0200
committer Heinz Wiesinger2010-05-13 00:07:28 +0200
commit0e4c667e2474444b027db4d1712812e1e152dbd1 (patch)
tree12bf8073019ab8c5e6065632feae628805381d59 /development/tkcvs/doinst.sh
parentb72a172e9ad014e654219a3f2d6d178cf39b3d75 (diff)
downloadslackbuilds-0e4c667e2474444b027db4d1712812e1e152dbd1.tar.gz
development/tkcvs: Removed from 13.0 repository
Diffstat (limited to 'development/tkcvs/doinst.sh')
-rw-r--r--development/tkcvs/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/development/tkcvs/doinst.sh b/development/tkcvs/doinst.sh
deleted file mode 100644
index 5785882996..0000000000
--- a/development/tkcvs/doinst.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database usr/share/applications > /dev/null 2>&1
-fi
-