wok-6.x diff slitaz-icon/receipt @ rev 17375
Add linux64-aufs (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 21 15:45:32 2014 +0100 (2014-11-21) |
parents | 094fdfff5b84 |
children | 9e01bc6321ea |
line diff
1.1 --- a/slitaz-icon/receipt Mon Jun 02 02:13:59 2014 +0300 1.2 +++ b/slitaz-icon/receipt Fri Nov 21 15:45:32 2014 +0100 1.3 @@ -28,6 +28,10 @@ 1.4 rm -f $fs/usr/share/icons/SliTaz/index.theme 1.5 cp $stuff/index.theme $fs/usr/share/icons/SliTaz 1.6 1.7 + # return back gpicview icon 1.8 + cp $WOK/faenza-icon-theme/taz/*/fs/usr/share/icons/Faenza/apps/22/eog.png \ 1.9 + $fs/usr/share/icons/SliTaz/apps/22 1.10 + 1.11 # remove broken symlinks 1.12 for i in $(find $fs -type l); do 1.13 [ ! -e $i ] && rm -f $i