summaryrefslogtreecommitdiff
path: root/libraries/python-xlrd/doinst.sh
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-17 15:09:56 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-23 07:51:40 +0700
commit540a11551ffb0eac3b0265586a88a7f45c576fdf (patch)
tree060e8863ca87c1d49e6c8c513d44d26892c8cc2d /libraries/python-xlrd/doinst.sh
parent2d18fdd5365c3bb75983d2ed876159da4e33eb2a (diff)
downloadslackbuilds-540a11551ffb0eac3b0265586a88a7f45c576fdf.tar.gz
libraries/python-xlrd: Updated for version 0.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python-xlrd/doinst.sh')
-rw-r--r--libraries/python-xlrd/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/python-xlrd/doinst.sh b/libraries/python-xlrd/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/libraries/python-xlrd/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