wok-6.x diff imagemagick-dev/receipt @ rev 8903
libwebkit needs -j1 to install
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 28 00:16:22 2011 +0100 (2011-02-28) |
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 Mon Feb 28 00:16:22 2011 +0100 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 }