wok diff xfce4-icon-theme/receipt @ rev 10950

get-virtualbox: only /opt/VirtualBox is supported now...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 02 14:26:45 2011 +0200 (2011-09-02)
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 02 14:26:45 2011 +0200
     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