wok diff freetype1-dev/receipt @ rev 8751
Removed all/most _pkg= lines in wok. The new tazwok-experimental can SOURCE paths and source are are all extracted to WOK/PACKAGE/PACKAGE-VERSION now with tazwok-experimental.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 20 06:53:59 2011 +0000 (2011-02-20) |
parents | c54710fa97f6 |
children | 28148b876a49 |
line diff
1.1 --- a/freetype1-dev/receipt Mon Jun 15 14:58:20 2009 +0000 1.2 +++ b/freetype1-dev/receipt Sun Feb 20 06:53:59 2011 +0000 1.3 @@ -12,9 +12,6 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - # tazwok does not define _pkg correctly when both WANTED and SOURCE are set 1.8 - _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.9 - 1.10 mkdir -p $fs/usr/lib 1.11 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.12 cp -a $_pkg/usr/include $fs/usr