summaryrefslogtreecommitdiffstats
path: root/graphics/XnViewMP/doinst.sh
diff options
context:
space:
mode:
author Melvin Mawhin2017-07-29 12:47:17 +0200
committer Willy Sudiarto Raharjo2017-07-29 12:47:17 +0200
commitf266517e608aab655021f2b916110d5866f9c6b7 (patch)
tree712ed920255b4f3bfda10e8de7aaeca389c8002f /graphics/XnViewMP/doinst.sh
parenta274528c11f5a66176cd1188a3dcebb5a37a34b7 (diff)
downloadslackbuilds-f266517e608aab655021f2b916110d5866f9c6b7.tar.gz
graphics/XnViewMP: Added (A Picture Viewer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/XnViewMP/doinst.sh')
-rw-r--r--graphics/XnViewMP/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/XnViewMP/doinst.sh b/graphics/XnViewMP/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/graphics/XnViewMP/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi