wok rev 10076

wvstreams: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 05:45:07 2011 +0000 (2011-05-20)
parents bfdad5e4caeb
children e5512b0c965a
files wvstreams/receipt
line diff
     1.1 --- a/wvstreams/receipt	Fri May 20 05:39:49 2011 +0000
     1.2 +++ b/wvstreams/receipt	Fri May 20 05:45:07 2011 +0000
     1.3 @@ -23,10 +23,10 @@
     1.4  	 --without-tcl \
     1.5  	 --without-qt \
     1.6  	 --without-pam \
     1.7 -	 --without-valgrind &&
     1.8 -
     1.9 +	 --without-valgrind \ 
    1.10 +	$CONFIGURE_ARGS &&
    1.11  	make -j1 && 
    1.12 -	make -j1 DESTDIR=$PWD/_pkg install
    1.13 +	make -j1 install
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.