wok diff libsdl-ttf-dev/receipt @ rev 9032

squid-custom-errors: fix genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 03 22:35:38 2011 +0100 (2011-03-03)
parents 118bf4a1b579
children 8c08820e8dfb
line diff
     1.1 --- a/libsdl-ttf-dev/receipt	Sat Nov 27 18:18:15 2010 +0000
     1.2 +++ b/libsdl-ttf-dev/receipt	Thu Mar 03 22:35:38 2011 +0100
     1.3 @@ -14,8 +14,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	
     1.8 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.9  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.10  	cp -a $_pkg/usr/include $fs/usr
    1.11  }