summaryrefslogtreecommitdiffstats
path: root/gnome-icon-theme/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-01 23:57:17 +0200
committerpiernov <piernov@piernov.org>2011-09-01 23:57:17 +0200
commit10cc2367083f156cbdd4a313e9b35d396529776a (patch)
tree67393f70304f41ca3cd8f829f333d75f7ccee5ac /gnome-icon-theme/Pkgfile
parentb9dca9ab4bbb6a46897656c12c311e0fc2e451b2 (diff)
downloadgnome3-10cc2367083f156cbdd4a313e9b35d396529776a.tar.gz
gnome3-10cc2367083f156cbdd4a313e9b35d396529776a.tar.bz2
gnome3-10cc2367083f156cbdd4a313e9b35d396529776a.tar.xz
gnome3-10cc2367083f156cbdd4a313e9b35d396529776a.zip
gnome-icon-theme 3.1.90-1 correction conflit
Diffstat (limited to 'gnome-icon-theme/Pkgfile')
-rw-r--r--gnome-icon-theme/Pkgfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnome-icon-theme/Pkgfile b/gnome-icon-theme/Pkgfile
index e31f181..c13cb11 100644
--- a/gnome-icon-theme/Pkgfile
+++ b/gnome-icon-theme/Pkgfile
@@ -15,4 +15,6 @@ build() {
./configure --prefix=/usr
make
make DESTDIR=$PKG install
+ # Ne pas inclure le cache des icĂ´nes
+ rm -f $PKG/usr/share/icons/gnome/icon-theme.cache
}