wok diff slitaz-icon/receipt @ rev 12625
linux: uclibc-cross-compiler is not compatible with aufs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 29 12:35:19 2012 +0200 (2012-04-29) |
parents | 04e8cd2fc52d |
children | eb8067417980 |
line diff
1.1 --- a/slitaz-icon/receipt Wed Feb 22 02:49:53 2012 +0100 1.2 +++ b/slitaz-icon/receipt Sun Apr 29 12:35:19 2012 +0200 1.3 @@ -16,6 +16,8 @@ 1.4 cp -a $src/SliTaz $fs/usr/share/icons 1.5 sed -i s'/Name=Faenza/Name=SliTaz/' \ 1.6 $fs/usr/share/icons/SliTaz/index.theme 1.7 + # We use a new one provided by TazPanel 1.8 + rm $fs/usr/share/icons/SliTaz/apps/22/tazpanel.png 1.9 chown -R root.root $fs 1.10 } 1.11