summaryrefslogtreecommitdiffstats
path: root/development/tkcvs/doinst.sh
diff options
context:
space:
mode:
author Ferenc Deak2010-04-22 02:11:06 +0200
committer Erik Hanson2010-05-15 10:38:38 +0200
commit20f46a0e7c9c8c8b0f046bcb8508978bf569b9ab (patch)
tree57e2a40d56edcab524ee7d83ad2d9a884877d39c /development/tkcvs/doinst.sh
parentf58550798a70d988df3682b8d8b664ceafeb6c4d (diff)
downloadslackbuilds-20f46a0e7c9c8c8b0f046bcb8508978bf569b9ab.tar.gz
development/tkcvs: Added.
tkcvs is a Tcl/Tk Graphical Interface to CVS and Subversion. Thanks to Ferenc Deak.
Diffstat (limited to 'development/tkcvs/doinst.sh')
-rw-r--r--development/tkcvs/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/tkcvs/doinst.sh b/development/tkcvs/doinst.sh
new file mode 100644
index 0000000000..5785882996
--- /dev/null
+++ b/development/tkcvs/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database usr/share/applications > /dev/null 2>&1
+fi
+