summaryrefslogtreecommitdiffstats
path: root/source/l/gnome-icon-theme/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gnome-icon-theme/doinst.sh')
-rw-r--r--source/l/gnome-icon-theme/doinst.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/l/gnome-icon-theme/doinst.sh b/source/l/gnome-icon-theme/doinst.sh
deleted file mode 100644
index 35fc874cb..000000000
--- a/source/l/gnome-icon-theme/doinst.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ -e /usr/share/icons/gnome/icon-theme.cache ]; then
- if [ -x /usr/bin/gtk-update-icon-cache ]; then
- /usr/bin/gtk-update-icon-cache /usr/share/icons/gnome 1> /dev/null 2> /dev/null
- fi
-fi
-