wok diff apache-dev/receipt @ rev 3210

busybox/su: remove su fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 28 11:02:39 2009 +0200 (2009-05-28)
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	Thu May 28 11:02:39 2009 +0200
     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