Adding hook for removing gnome icon cache, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #630088).

This commit is contained in:
Daniel Baumann 2011-07-19 10:04:45 +02:00
parent 285f8d50fd
commit cff7687442
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,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