wok diff uclibc-armv4tl/receipt @ rev 10717

Up: slitaz-boot-scripts (4.4) - WARNING: no more hwconf.sh and i18n.sh so we sed in rcS.conf to change that or next boot boot get lots of problem
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 28 23:23:13 2011 +0200 (2011-05-28)
parents 276344234dd6
children 4c16797dce28
line diff
     1.1 --- a/uclibc-armv4tl/receipt	Tue Aug 31 22:19:24 2010 +0200
     1.2 +++ b/uclibc-armv4tl/receipt	Sat May 28 23:23:13 2011 +0200
     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 !"