aboutsummaryrefslogtreecommitdiff
path: root/games/fillets-ng/doinst.sh
diff options
context:
space:
mode:
authorSergio Vicari <sercari@esdebian.org>2014-02-25 07:43:38 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-02-25 07:43:38 +0700
commit8fbb1714b77038cb69cbb97f00b18c3257b2512b (patch)
treebf422c29d156b3b1350eeed6cd133619afe703eb /games/fillets-ng/doinst.sh
parent462daaacc5733c7a2aee3a8c867b19d76a0c3297 (diff)
downloadslackbuilds-8fbb1714b77038cb69cbb97f00b18c3257b2512b.tar.xz
games/fillets-ng: Added (Fish Fillets NG).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/fillets-ng/doinst.sh')
-rw-r--r--games/fillets-ng/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/fillets-ng/doinst.sh b/games/fillets-ng/doinst.sh
new file mode 100644
index 000000000000..ef0cf43a90f3
--- /dev/null
+++ b/games/fillets-ng/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database usr/share/applications &> /dev/null
+fi