summaryrefslogtreecommitdiffstats
path: root/system-build/share/hooks/normal/0130-remove-gnome-icon-cache.hook.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'system-build/share/hooks/normal/0130-remove-gnome-icon-cache.hook.chroot')
-rwxr-xr-xsystem-build/share/hooks/normal/0130-remove-gnome-icon-cache.hook.chroot9
1 files changed, 9 insertions, 0 deletions
diff --git a/system-build/share/hooks/normal/0130-remove-gnome-icon-cache.hook.chroot b/system-build/share/hooks/normal/0130-remove-gnome-icon-cache.hook.chroot
new file mode 100755
index 0000000..ab35a1d
--- /dev/null
+++ b/system-build/share/hooks/normal/0130-remove-gnome-icon-cache.hook.chroot
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+# Remove GNOME icon cache.
+#
+# This saves space some space.
+
+rm -f /usr/share/icons/*/icon-theme.cache