wok-next diff uclibc-i486/receipt @ rev 11136
Up: xorg-xinit to 1.3.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 26 20:59:31 2011 +0000 (2011-10-26) |
parents | 276344234dd6 |
children | 4d1b6826f4c6 |
line diff
1.1 --- a/uclibc-i486/receipt Tue Aug 31 22:19:24 2010 +0200 1.2 +++ b/uclibc-i486/receipt Wed Oct 26 20:59:31 2011 +0000 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 !"