summaryrefslogtreecommitdiff
path: root/share/hooks/0150-remove-gnome-icon-cache.chroot
blob: f562fd9390b3cc5aba38d3d4009b2c2b08da08f6 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

# Remove GNOME icon cache.
#
# This saves space some space (e.g. on Kubuntu).

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