wok diff imagemagick-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 | 267151119db9 |
children | 9610097e8d1c |
line diff
1.1 --- a/imagemagick-dev/receipt Fri Jan 07 16:25:52 2011 +0000 1.2 +++ b/imagemagick-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/lib 1.7 - _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.8 cp -a $_pkg/usr/include $fs/usr 1.9 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.10 }