summaryrefslogtreecommitdiffstats
path: root/graphics/geeqie/doinst.sh
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2010-05-13 00:58:18 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:58:18 +0200
commit16bf95de6106472a3a3eefa2f34fe51fb66bdabe (patch)
tree3b2ad72ea338e59e8fb72f0490e5c28f38811265 /graphics/geeqie/doinst.sh
parenta84b5f8e51bbe403599852fcc7540346b688fd04 (diff)
downloadslackbuilds-16bf95de6106472a3a3eefa2f34fe51fb66bdabe.tar.gz
slackbuilds-16bf95de6106472a3a3eefa2f34fe51fb66bdabe.tar.xz
graphics/geeqie: Added to 13.0 repository
Diffstat (limited to 'graphics/geeqie/doinst.sh')
-rw-r--r--graphics/geeqie/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/geeqie/doinst.sh b/graphics/geeqie/doinst.sh
new file mode 100644
index 0000000000..99fe936e34
--- /dev/null
+++ b/graphics/geeqie/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
+