summaryrefslogtreecommitdiffstats
path: root/games/transfusion/doinst.sh
diff options
context:
space:
mode:
author B. Watson2010-05-13 00:27:22 +0200
committer David Somero2010-05-13 00:27:22 +0200
commite16b1d678679b5e2d1e37209c7626120b124e39f (patch)
treebeff4f75fd45efc2e74a6428fc7f5aeeba28d3fa /games/transfusion/doinst.sh
parent4a36e0595484f879308d682c5fd4c4d06ba10841 (diff)
downloadslackbuilds-e16b1d678679b5e2d1e37209c7626120b124e39f.tar.gz
games/transfusion: Updated for version 1.05_beta2
Diffstat (limited to 'games/transfusion/doinst.sh')
-rw-r--r--games/transfusion/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/transfusion/doinst.sh b/games/transfusion/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/transfusion/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