summaryrefslogtreecommitdiffstats
path: root/python/frosted/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-02-11 17:31:49 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-02-11 12:15:09 -0600
commitf5f6beea3af2d48170b381d2aef7def08267de03 (patch)
tree61f360e0dba5fb804db78a57551507950ae68928 /python/frosted/doinst.sh
parente2c3e1cfc3507eadd9d36e480c6d4e0e098a3072 (diff)
downloadslackbuilds-f5f6beea3af2d48170b381d2aef7def08267de03.tar.gz
slackbuilds-f5f6beea3af2d48170b381d2aef7def08267de03.tar.xz
python/frosted: Updated for version 1.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/frosted/doinst.sh')
-rw-r--r--python/frosted/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/frosted/doinst.sh b/python/frosted/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/python/frosted/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi