wok rev 9087

xfce4-icon-theme: fix genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 04 18:19:17 2011 +0100 (2011-03-04)
parents bb34bab08c6e
children 74d36ad61517
files xfce4-icon-theme/receipt
line diff
     1.1 --- a/xfce4-icon-theme/receipt	Fri Mar 04 18:14:34 2011 +0100
     1.2 +++ b/xfce4-icon-theme/receipt	Fri Mar 04 18:19:17 2011 +0100
     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