Codebase list live-build / debian/4.0.3-1 share / hooks / 0130-remove-gnome-icon-cache.hook.chroot
debian/4.0.3-1

Tree @debian/4.0.3-1 (Download .tar.gz)

0130-remove-gnome-icon-cache.hook.chroot @debian/4.0.3-1raw · history · blame

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