wok diff apache-dev/receipt @ rev 3716

Fix: libftdi commit
author Matthew Sheets <rcx@zoominternet.net>
date Tue Jul 21 11:55:17 2009 +0000 (2009-07-21)
parents dbe2f3834437
children 310ebb8092aa
line diff
     1.1 --- a/apache-dev/receipt	Thu Mar 26 11:06:18 2009 +0000
     1.2 +++ b/apache-dev/receipt	Tue Jul 21 11:55:17 2009 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/apache $fs/usr/bin
     1.7 -	_pkg=$WOK/$SOURCE-$VERSION/_pkg
     1.8 +	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.9  	cp -a $_pkg/usr/include $fs/usr
    1.10  	cp -a $_pkg/usr/bin/apxs $fs/usr/bin
    1.11  	cp -a $_pkg/usr/share/apache/build $fs/usr/share/apache