wok diff uclibc-powerpc/receipt @ rev 13986
evince: add a blank row to make it rebuilt, poppler upgrade broken it
author | ernia <monghitri@aruba.it> |
---|---|
date | Fri Feb 08 22:33:30 2013 +0000 (2013-02-08) |
parents | 276344234dd6 |
children | a436a235f098 |
line diff
1.1 --- a/uclibc-powerpc/receipt Tue Aug 31 22:19:24 2010 +0200 1.2 +++ b/uclibc-powerpc/receipt Fri Feb 08 22:33:30 2013 +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 !"