summaryrefslogtreecommitdiffstats
path: root/development/kdesvn/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'development/kdesvn/doinst.sh')
-rw-r--r--development/kdesvn/doinst.sh8
1 files changed, 1 insertions, 7 deletions
diff --git a/development/kdesvn/doinst.sh b/development/kdesvn/doinst.sh
index fdfd4cef9c..abca0bed02 100644
--- a/development/kdesvn/doinst.sh
+++ b/development/kdesvn/doinst.sh
@@ -1,10 +1,4 @@
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications
fi
-
-if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
- if [ -x /usr/bin/gtk-update-icon-cache ]; then
- /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
- fi
-fi
-
+