wok diff xorg-libXrender-dev/receipt @ rev 12339

acl: Remove slitaz-toolchain from build depends. It should be installed in chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 09:12:10 2012 +0000 (2012-04-19)
parents c514cc4854d8
children 1ae652afef60
line diff
     1.1 --- a/xorg-libXrender-dev/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-libXrender-dev/receipt	Thu Apr 19 09:12:10 2012 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.8 +	
     1.9  	cp -a $_pkg/usr/lib/*.*a* $fs/usr/lib
    1.10  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.11  	cp -a $_pkg/usr/include $fs/usr