wok diff jasper/receipt @ rev 11884

Up: tazpanel (1.3) - Wifi connection made easy, fix hrdware page and imprevements
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 28 14:32:34 2012 +0100 (2012-02-28)
parents 07e6c84aad04
children 73641efed1cc
line diff
     1.1 --- a/jasper/receipt	Wed Oct 27 15:10:50 2010 +0000
     1.2 +++ b/jasper/receipt	Tue Feb 28 14:32:34 2012 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  {
     1.5     	cd $src
     1.6  	chmod +x configure
     1.7 -	./configure --prefix=/usr --mandir=/usr/share/man --enable-shared &&
     1.8 +	./configure --prefix=/usr --mandir=/usr/share/man --enable-shared $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11