wok-4.x diff uclibc-sparc/receipt @ rev 12466
New toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.23.1
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Nov 09 15:12:00 2022 +0000 (2022-11-09) |
parents | 276344234dd6 |
children |
line diff
1.1 --- a/uclibc-sparc/receipt Tue Aug 31 22:19:24 2010 +0200 1.2 +++ b/uclibc-sparc/receipt Wed Nov 09 15:12:00 2022 +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 !"