wok diff wv/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 d0b4a9f7bd04
children a1ba07a3f4cb
line diff
     1.1 --- a/wv/receipt	Thu Mar 12 15:32:16 2009 +0000
     1.2 +++ b/wv/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  		--mandir=/usr/share/man \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 -	make DESTDIR=$PWD/_pkg install
     1.8 +	make -j1 DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.