summaryrefslogtreecommitdiffstats
path: root/graphics/pyformex/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-02-01 01:09:41 +0700
committer Robby Workman <rworkman@slackbuilds.org>2014-02-01 00:40:34 -0600
commit15f29f5a0d7727f3b111d618294b0c1d6f0fd978 (patch)
tree2715ede63d80917eecf595200c09846f57fa0383 /graphics/pyformex/doinst.sh
parent169e4e8ae71a2c90995ee9212d5b9bef826ed6c4 (diff)
downloadslackbuilds-15f29f5a0d7727f3b111d618294b0c1d6f0fd978.tar.gz
slackbuilds-15f29f5a0d7727f3b111d618294b0c1d6f0fd978.tar.xz
graphics/pyformex: Added (program to create 3D geometry).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pyformex/doinst.sh')
-rw-r--r--graphics/pyformex/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/pyformex/doinst.sh b/graphics/pyformex/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/graphics/pyformex/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