wok diff python-dev/receipt @ rev 9144

Made checkers download sources for archive.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Mar 06 14:37:35 2011 +0000 (2011-03-06)
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 Mar 06 14:37:35 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