summaryrefslogtreecommitdiffstats
path: root/system/caprice32/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-11-14 01:53:09 +0100
committer Willy Sudiarto Raharjo2014-11-14 01:53:09 +0100
commitee23eb60af470e06ba8c387ecc695b0f23bcbc73 (patch)
treec99ca5ec596348c97693dce7f419284d0b7d2df7 /system/caprice32/doinst.sh
parent2057942373464512c839959ac4c9b336a2bb81cc (diff)
downloadslackbuilds-ee23eb60af470e06ba8c387ecc695b0f23bcbc73.tar.gz
system/caprice32: Added (CPC Emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/caprice32/doinst.sh')
-rw-r--r--system/caprice32/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/caprice32/doinst.sh b/system/caprice32/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/system/caprice32/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