wok diff make/receipt @ rev 9846

Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 18:30:30 2011 +0000 (2011-05-15)
parents c852ac535cda
children 8f67d8f93990
line diff
     1.1 --- a/make/receipt	Sun May 01 08:12:04 2011 +0200
     1.2 +++ b/make/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  	patch -Np1 -i $stuff/bug30612.patch
     1.5  	# http://savannah.gnu.org/bugs/?30723
     1.6  	patch -Np1 -i $stuff/bug30723.patch
     1.7 -	./configure $CONFIGURE_ARGS && make && make install
     1.8 +	./configure && make && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.