summaryrefslogtreecommitdiffstats
path: root/office/trelby/doinst.sh
diff options
context:
space:
mode:
author Zach Gardner <zach.gardner@gmail.com>2013-04-25 11:26:03 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2013-04-25 11:26:03 -0300
commit08d742cda7bdc846ffe84865323763f17a649514 (patch)
tree85d652f8cb21ef628c43eec5c377fbbf346200c0 /office/trelby/doinst.sh
parentb32b8323849ba13ea2237a68142601a64cccab48 (diff)
downloadslackbuilds-08d742cda7bdc846ffe84865323763f17a649514.tar.gz
slackbuilds-08d742cda7bdc846ffe84865323763f17a649514.tar.xz
office/trelby: Added (A screenwriting program)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/trelby/doinst.sh')
-rw-r--r--office/trelby/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/trelby/doinst.sh b/office/trelby/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/office/trelby/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