wok-6.x diff spidermonkey-dev/receipt @ rev 8695
improve receipt
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 17 23:04:20 2011 +0100 (2011-02-17) |
parents | 0b54a70ec4b1 |
children | e1df651a683c |
line diff
1.1 --- a/spidermonkey-dev/receipt Mon May 18 17:44:16 2009 +0000 1.2 +++ b/spidermonkey-dev/receipt Thu Feb 17 23:04:20 2011 +0100 1.3 @@ -12,7 +12,6 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/lib $fs/usr/include/js 1.7 - _pkg=$WOK/$WANTED/js/_pkg 1.8 cp -a $_pkg/usr/include/* $fs/usr/include/js 1.9 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib/ 1.10 }