wok diff uclibc-mipsel/receipt @ rev 11413

Fix: up pygobject to 2.28.6 & disable support for introspection in it
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Dec 11 20:41:32 2011 +0100 (2011-12-11)
parents 276344234dd6
children a436a235f098
line diff
     1.1 --- a/uclibc-mipsel/receipt	Tue Aug 31 22:19:24 2010 +0200
     1.2 +++ b/uclibc-mipsel/receipt	Sun Dec 11 20:41:32 2011 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/lib
     1.7 -	cp -a $WOK/$WANTED/cross-compiler-$TARGET/lib/*.so* $fs/lib
     1.8 +	cp -a $src/lib/*.so* $fs/lib
     1.9  }
    1.10  
    1.11  TAZBB_NO_INSTALL="because this is not the right target !"