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

xorg-kbproto: Fixed depends but making it only xorg-utils-macros. It builds without xorg-xproto and xorg-libxkbfile-dev so its not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jun 05 02:41:07 2013 +0000 (2013-06-05)
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	Wed Jun 05 02:41:07 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