wok-4.x diff python-dev/receipt @ rev 9034
Fixed gtkperf. It needs DESTDIR=DESTDIR in order to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 03 17:27:09 2011 +0000 (2011-03-03) |
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 Thu Mar 03 17:27:09 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