wok diff apache-dev/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents 4f6dafa1cfd3
children 0b4f8654ae43
line diff
     1.1 --- a/apache-dev/receipt	Tue Oct 19 02:24:10 2010 +0000
     1.2 +++ b/apache-dev/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -13,7 +13,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/apache $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/apxs $fs/usr/bin
    1.10  	cp -a $_pkg/usr/share/apache/build $fs/usr/share/apache