summaryrefslogtreecommitdiffstats
path: root/system/fpm2/doinst.sh
diff options
context:
space:
mode:
author Erik Hanson2010-05-11 22:55:16 +0200
committer David Somero2010-05-11 22:55:16 +0200
commit0b8fd89fd65d0d6724963dd18109af0fcc5c9fe4 (patch)
tree2c9d6eb36e494e820744b20b8cb618461a369436 /system/fpm2/doinst.sh
parent565d7cfb6e1213ecf755c36556978c436bf2f9c9 (diff)
downloadslackbuilds-0b8fd89fd65d0d6724963dd18109af0fcc5c9fe4.tar.gz
system/fpm2: Added to 12.1 repository
Diffstat (limited to 'system/fpm2/doinst.sh')
-rw-r--r--system/fpm2/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/fpm2/doinst.sh b/system/fpm2/doinst.sh
new file mode 100644
index 0000000000..854e20633d
--- /dev/null
+++ b/system/fpm2/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ ./usr/bin/update-desktop-database -q usr/share/applications
+fi