summaryrefslogtreecommitdiffstats
path: root/ksubtile
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-12-11 00:04:04 +0000
committer Eric Hameleers <alien@slackware.com>2007-12-11 00:04:04 +0000
commit3b842e09269495f649eb1fc22f855b9c7720fc90 (patch)
treeae5df43dba4168c5e1c00c4e8e55db6b4d0a5d0e /ksubtile
parent8c8b0116cf72b3b326bf2dab9c7ae73553f92bcf (diff)
downloadasb-3b842e09269495f649eb1fc22f855b9c7720fc90.tar.gz
asb-3b842e09269495f649eb1fc22f855b9c7720fc90.tar.xz
Initial revision
Diffstat (limited to 'ksubtile')
-rw-r--r--ksubtile/build/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ksubtile/build/doinst.sh b/ksubtile/build/doinst.sh
new file mode 100644
index 00000000..8aeabc32
--- /dev/null
+++ b/ksubtile/build/doinst.sh
@@ -0,0 +1,5 @@
+# Update the desktop database:
+if [ -x usr/bin/update-desktop-database ]; then
+ chroot . /usr/bin/update-desktop-database /usr/share/applications > /dev/null 2>&1
+fi
+