summaryrefslogtreecommitdiffstats
path: root/system/diit/doinst.sh
diff options
context:
space:
mode:
author Fridrich von Stauffenberg2012-12-10 15:55:53 +0100
committer dsomero2012-12-11 22:23:06 +0100
commiteea00c8b77b779e68c9130411f73ee4e9b0917cb (patch)
treec39ae7285305f2f60360d9b4fc14d3b8ed5ad2b3 /system/diit/doinst.sh
parent535dde20783ef3dd697da5dee243623fc94ec252 (diff)
downloadslackbuilds-eea00c8b77b779e68c9130411f73ee4e9b0917cb.tar.gz
system/diit: Added (steganography tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/diit/doinst.sh')
-rw-r--r--system/diit/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/diit/doinst.sh b/system/diit/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/system/diit/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+