wok-stable diff libboost-wave/receipt @ rev 10396

xine-lib: fix bdep, clean and remove ffmpeg from dep (we not link witj and make unwanted dep, xine ui is nice for live cd, keep it small)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 02:19:10 2011 +0200 (2011-05-24)
parents d80becd997d7
children
line diff
     1.1 --- a/libboost-wave/receipt	Wed Dec 01 18:21:45 2010 +0000
     1.2 +++ b/libboost-wave/receipt	Tue May 24 02:19:10 2011 +0200
     1.3 @@ -17,7 +17,5 @@
     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/*$LIB_NAME*.so* $fs/usr/lib
    1.10  }