summaryrefslogtreecommitdiffstats
path: root/gnome-icon-theme
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
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')
-rw-r--r--gnome-icon-theme/.footprint.i6861
-rw-r--r--gnome-icon-theme/.footprint.x86_641
-rw-r--r--gnome-icon-theme/Pkgfile2
3 files changed, 2 insertions, 2 deletions
diff --git a/gnome-icon-theme/.footprint.i686 b/gnome-icon-theme/.footprint.i686
index 7602f51..5d3fa4e 100644
--- a/gnome-icon-theme/.footprint.i686
+++ b/gnome-icon-theme/.footprint.i686
@@ -5814,7 +5814,6 @@ lrwxrwxrwx root/root usr/share/icons/gnome/8x8/emblems/emblem-nowrite.png -> emb
-rw-r--r-- root/root usr/share/icons/gnome/8x8/emblems/emblem-symbolic-link.png
-rw-r--r-- root/root usr/share/icons/gnome/8x8/emblems/emblem-synchronizing.png
-rw-r--r-- root/root usr/share/icons/gnome/8x8/emblems/emblem-unreadable.png
--rw-r--r-- root/root usr/share/icons/gnome/icon-theme.cache
-rw-r--r-- root/root usr/share/icons/gnome/index.theme
drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/locale/fr/
diff --git a/gnome-icon-theme/.footprint.x86_64 b/gnome-icon-theme/.footprint.x86_64
index 7602f51..5d3fa4e 100644
--- a/gnome-icon-theme/.footprint.x86_64
+++ b/gnome-icon-theme/.footprint.x86_64
@@ -5814,7 +5814,6 @@ lrwxrwxrwx root/root usr/share/icons/gnome/8x8/emblems/emblem-nowrite.png -> emb
-rw-r--r-- root/root usr/share/icons/gnome/8x8/emblems/emblem-symbolic-link.png
-rw-r--r-- root/root usr/share/icons/gnome/8x8/emblems/emblem-synchronizing.png
-rw-r--r-- root/root usr/share/icons/gnome/8x8/emblems/emblem-unreadable.png
--rw-r--r-- root/root usr/share/icons/gnome/icon-theme.cache
-rw-r--r-- root/root usr/share/icons/gnome/index.theme
drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/locale/fr/
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
}