wok-6.x diff xfce4-icon-theme/receipt @ rev 15305
gsoap: no hardcoded version for automake & aclocal
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 27 13:18:30 2013 +0000 (2013-09-27) |
parents | fe2fd41e6103 |
children | eb8067417980 |
line diff
1.1 --- a/xfce4-icon-theme/receipt Thu Jan 20 13:59:13 2011 +0000 1.2 +++ b/xfce4-icon-theme/receipt Fri Sep 27 13:18:30 2013 +0000 1.3 @@ -24,7 +24,7 @@ 1.4 genpkg_rules() 1.5 { 1.6 # Remove SVG Icons 1.7 - find $_pkg/usr/share -name "*scalable*" -exec rm -rf {} \; 1.8 + #find $_pkg/usr/share -name "*scalable*" -exec rm -rf {} \; 1.9 1.10 mkdir -p $fs/usr 1.11 cp -a $_pkg/usr/share $fs/usr