summaryrefslogtreecommitdiffstats
path: root/system-build/share/hooks/normal/0130-remove-gnome-icon-cache.hook.chroot
blob: ab35a1d689c304a92521fd812f0dab2e2c519869 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

# Remove GNOME icon cache.
#
# This saves space some space.

rm -f /usr/share/icons/*/icon-theme.cache