aboutsummaryrefslogtreecommitdiff
path: root/games/pcsx-df/doinst.sh
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@liwjatan.at>2010-05-11 22:53:45 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-11 22:53:45 +0200
commit206f77ed965279d061872fb925d5dba007b6b2d3 (patch)
tree81794dac32b0c1a147c2bb4939912fc47acbcb2c /games/pcsx-df/doinst.sh
parent312fe0137e058312d5810d5d918ef6d9b5d2857d (diff)
games/pcsx-df: Added to 12.1 repository
Diffstat (limited to 'games/pcsx-df/doinst.sh')
-rw-r--r--games/pcsx-df/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/pcsx-df/doinst.sh b/games/pcsx-df/doinst.sh
new file mode 100644
index 0000000000000..5dc6bb58c008d
--- /dev/null
+++ b/games/pcsx-df/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x usr/bin/update-desktop-database ]; then
+ usr/bin/update-desktop-database -q usr/share/applications
+fi