summaryrefslogtreecommitdiffstats
path: root/development/tkcvs/doinst.sh
diff options
context:
space:
mode:
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
+