summaryrefslogtreecommitdiffstats
path: root/gnome-icon-theme/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-icon-theme/post-install')
-rwxr-xr-xgnome-icon-theme/post-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/gnome-icon-theme/post-install b/gnome-icon-theme/post-install
deleted file mode 100755
index 2eb3803..0000000
--- a/gnome-icon-theme/post-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-port=gnome-icon-theme
-
-# icon cache
-gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-
-# End of file