wok-6.x diff xfce4-icon-theme/receipt @ rev 15047

lxnetdaemon: update compile_rules patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 12 17:45:05 2013 +0000 (2013-08-12)
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	Mon Aug 12 17:45:05 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