summaryrefslogtreecommitdiffstats
path: root/games/circuslinux/doinst.sh
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2010-05-12 23:29:13 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:29:13 +0200
commit66110dd26e421661e8fd69fccf3777564b866307 (patch)
treef10e19f382a4479ce78077d1721c49dfe03ff10e /games/circuslinux/doinst.sh
parentb321db836f405a8bfb9bd6ce2da29b9835c231d9 (diff)
downloadslackbuilds-66110dd26e421661e8fd69fccf3777564b866307.tar.gz
slackbuilds-66110dd26e421661e8fd69fccf3777564b866307.tar.xz
games/circuslinux: Added to 12.2 repository
Diffstat (limited to 'games/circuslinux/doinst.sh')
-rw-r--r--games/circuslinux/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/circuslinux/doinst.sh b/games/circuslinux/doinst.sh
new file mode 100644
index 0000000000..ff5dd6d547
--- /dev/null
+++ b/games/circuslinux/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications
+fi
+