wok-4.x diff x264-dev/receipt @ rev 8877

Fix lxlauncher infinite loop. lxlauncher can be unblocked on tank bb after getting this commit.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Feb 27 01:37:01 2011 +0100 (2011-02-27)
parents b4b1e049c2bc
children 3d4ac7c5a10c
line diff
     1.1 --- a/x264-dev/receipt	Mon Jan 17 18:49:59 2011 +0000
     1.2 +++ b/x264-dev/receipt	Sun Feb 27 01:37:01 2011 +0100
     1.3 @@ -14,7 +14,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	_pkg="$WOK/$WANTED/$SOURCE-$VERSION/_pkg"
     1.8  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.9  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.10  	cp -a $_pkg/usr/include $fs/usr