summaryrefslogtreecommitdiff
path: root/academic/mathomatic/doinst.sh
diff options
context:
space:
mode:
authorDylan Armitage <d.armitage89@gmail.com>2010-05-13 00:20:09 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 00:20:09 +0200
commit6ca86a9ddc07f5db104d070c1fedc62c9dfe2915 (patch)
treea4b4c18522be8e7de2e34ac06e7183dbe6972de7 /academic/mathomatic/doinst.sh
parentea1adee7fec7c344544723e4153ffd6a1d155e3d (diff)
downloadslackbuilds-6ca86a9ddc07f5db104d070c1fedc62c9dfe2915.tar.gz
academic/mathomatic: Updated for version 15.0.0
Diffstat (limited to 'academic/mathomatic/doinst.sh')
-rw-r--r--academic/mathomatic/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/academic/mathomatic/doinst.sh b/academic/mathomatic/doinst.sh
deleted file mode 100644
index 4e8ba7071d..0000000000
--- a/academic/mathomatic/doinst.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi
-