wok diff apache-dev/receipt @ rev 2814

fixed pkgconfig add in libQtCore
author Allan Pinto <allan316@gmail.com>
date Wed Apr 29 10:24:15 2009 +0000 (2009-04-29)
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	Wed Apr 29 10:24:15 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