summaryrefslogtreecommitdiffstats
path: root/games/zsnes/doinst.sh
diff options
context:
space:
mode:
author eroc <coreroc@linuxmail.org>2010-05-11 14:28:24 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 14:28:24 +0200
commite48a2573d14d802226c91806d10f984f69c5174d (patch)
treea2c358241b8b368fe42ebdb624bbf95c8cb342c5 /games/zsnes/doinst.sh
parent8483165088901c77f70b5579477b4c0c6f7fe785 (diff)
downloadslackbuilds-e48a2573d14d802226c91806d10f984f69c5174d.tar.gz
slackbuilds-e48a2573d14d802226c91806d10f984f69c5174d.tar.xz
games/zsnes: Initial import
Diffstat (limited to 'games/zsnes/doinst.sh')
-rw-r--r--games/zsnes/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/zsnes/doinst.sh b/games/zsnes/doinst.sh
new file mode 100644
index 0000000000..22d4849bce
--- /dev/null
+++ b/games/zsnes/doinst.sh
@@ -0,0 +1,5 @@
+
+if [ -x usr/bin/update-desktop-database ]; then
+ usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1
+fi
+