summaryrefslogtreecommitdiffstats
path: root/system/roxterm/doinst.sh
diff options
context:
space:
mode:
author Erik Hanson2010-05-11 22:55:29 +0200
committer Michiel van Wessem2010-05-11 22:55:29 +0200
commit6ac5e6a0c039446c42cabc25052cd9e130ff90f9 (patch)
tree8c72e678d07df7b4596d576761bc2731bce4f270 /system/roxterm/doinst.sh
parent15a83814dab363684048ea2baebf4be08be54e6f (diff)
downloadslackbuilds-6ac5e6a0c039446c42cabc25052cd9e130ff90f9.tar.gz
system/roxterm: Added to 12.1 repository
Diffstat (limited to 'system/roxterm/doinst.sh')
-rw-r--r--system/roxterm/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/roxterm/doinst.sh b/system/roxterm/doinst.sh
new file mode 100644
index 0000000000..6af9811528
--- /dev/null
+++ b/system/roxterm/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x usr/bin/update-desktop-database ]; then
+ usr/bin/update-desktop-database -q usr/share/applications
+fi
+