wok-current diff python-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 | df613de5b199 |
children | 3ab0e975f37e |
line diff
1.1 --- a/python-dev/receipt Sun Dec 19 17:37:40 2010 +0100 1.2 +++ b/python-dev/receipt Sun Feb 20 06:53:59 2011 +0000 1.3 @@ -14,7 +14,6 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/bin 1.7 - _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.8 cp -a $_pkg/usr/include $fs/usr 1.9 cp -a $_pkg/usr/bin/*-config $fs/usr/bin 1.10 chmod 755 $fs/usr/bin/*-config