summaryrefslogtreecommitdiffstats
path: root/desktop/wally/doinst.sh
diff options
context:
space:
mode:
author Larry Hajali2011-10-05 01:45:59 +0200
committer Robby Workman2011-10-12 04:20:15 +0200
commit8c1e37c0f01ec750e4c1fc48e229896b14d67d12 (patch)
tree2c3518c40db5b5fa45984a012e0951b1a51de104 /desktop/wally/doinst.sh
parenta36bef798f1b669f6ed0a097bc23c97df9c1add1 (diff)
downloadslackbuilds-8c1e37c0f01ec750e4c1fc48e229896b14d67d12.tar.gz
desktop/wally: Updated for version 2.4.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/wally/doinst.sh')
-rw-r--r--desktop/wally/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/wally/doinst.sh b/desktop/wally/doinst.sh
index 08ebc53431..84d0544d34 100644
--- a/desktop/wally/doinst.sh
+++ b/desktop/wally/doinst.sh
@@ -1,7 +1,3 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi
-
if [ -e usr/share/icons/oxygen/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/oxygen >/dev/null 2>&1