wok-stable rev 11573

Fix build/host configure option in recipes which was not detecting the right ones well + tiny fixes.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 02 23:06:18 2012 +0100 (2012-01-02)
parents ef9193a8ef5d
children 8e4c74abdf74
files boinc/receipt cndrvcups-common/receipt directfb/receipt dovecot/receipt firefox/receipt fluidsynth/receipt fuse-emulator/receipt gavl/receipt gdbm/receipt giblib/receipt gmpc/receipt gnome-ppp/receipt gnome-python/receipt gobby/receipt gpa/receipt gpgme/receipt gphoto2/receipt graveman/receipt gst-ffmpeg/receipt gst-plugins-ugly/receipt gtk-engines-rezlooks/receipt gtk-vnc/receipt gtk-xfce-engine/receipt gtkdatabox/receipt gtkpod/receipt icewm/receipt icu/receipt imagination/receipt jasper/receipt kbd/receipt krb5/receipt libao/receipt libbonoboui/receipt libburn/receipt libffcall/receipt libglade/receipt libgnome-keyring/receipt libgnome/receipt libgphoto2/receipt libgpod/receipt libjpeg62/receipt liblo/receipt liblrdf/receipt libmodplug/receipt libmpd/receipt libmpeg2/receipt libmtp/receipt libnetfilter_queue/receipt libnfnetlink/receipt libnjb/receipt libpthread-stubs/receipt libquicktime/receipt libsdl-image/receipt libsdl/receipt libshout/receipt libspectrum/receipt libxslt/receipt lingot/receipt lrzip/receipt lxpanel/receipt lyx/receipt mana/receipt mcrypt/receipt murrine/receipt obconf/receipt openjpeg/receipt opensp/receipt ophcrack/receipt owfs/receipt perl-texi2html/receipt php-auth-pam/receipt pidgin-libnotify/receipt pidgin-musictracker/receipt pinentry-gtk/receipt poppler-qt4/receipt pth/receipt rapidsvn/receipt remmina-plugins/receipt ruby-enterprise/receipt ruby/receipt spandsp/receipt speedtouch/receipt splint/receipt srcpd/receipt stardict/receipt tmux/receipt vzctl/receipt wput/receipt xcircuit/receipt xerces-c/receipt xorg-server-light/receipt xplc/receipt yasr/receipt
line diff
     1.1 --- a/boinc/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.2 +++ b/boinc/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.3 @@ -22,7 +22,8 @@
     1.4  	./configure \
     1.5  		--disable-server \
     1.6  		--enable-unicode \
     1.7 -		--enable-optimize &&
     1.8 +		--enable-optimize \
     1.9 +		$CONFIGURE_ARGS &&
    1.10  		make && make install
    1.11  }
    1.12  
     2.1 --- a/cndrvcups-common/receipt	Mon Jan 02 23:06:18 2012 +0100
     2.2 +++ b/cndrvcups-common/receipt	Mon Jan 02 23:06:18 2012 +0100
     2.3 @@ -18,25 +18,25 @@
     2.4  compile_rules() {
     2.5  	
     2.6      cd $src
     2.7 -   
     2.8 +
     2.9      [ -d cndrvcups-common-$VERSION ] || tar xzf Sources/cndrvcups-common-${VERSION}-1.tar.gz
    2.10 -    
    2.11 -    cd $src/cndrvcups-common-$VERSION/buftool 
    2.12 -    ./autogen.sh --prefix=/usr && 
    2.13 -    make && 
    2.14 +
    2.15 +    cd $src/cndrvcups-common-$VERSION/buftool
    2.16 +    ./autogen.sh --prefix=/usr $CONFIGURE_ARGS &&
    2.17 +    make &&
    2.18      make DESTDIR=$DESTDIR LIBDIR=/usr/lib install
    2.19 -   
    2.20 -    cd $src/cndrvcups-common-$VERSION/cpca 
    2.21 -    ./autogen.sh --prefix=/usr && 
    2.22 -    make && 
    2.23 +
    2.24 +    cd $src/cndrvcups-common-$VERSION/cpca
    2.25 +    ./autogen.sh --prefix=/usr $CONFIGURE_ARGS &&
    2.26 +    make &&
    2.27      make DESTDIR=$DESTDIR LIBDIR=$DESTDIR/usr/lib install
    2.28 -      
    2.29 -    cd $src/cndrvcups-common-$VERSION/cngplp 
    2.30 -    ./autogen.sh --prefix=/usr && 
    2.31 +
    2.32 +    cd $src/cndrvcups-common-$VERSION/cngplp
    2.33 +    ./autogen.sh --prefix=/usr $CONFIGURE_ARGS &&
    2.34      make && \
    2.35      make DESTDIR=$DESTDIR install
    2.36 -  
    2.37 -    cd $src/cndrvcups-common-$VERSION/c3plmod_ipc 
    2.38 +
    2.39 +    cd $src/cndrvcups-common-$VERSION/c3plmod_ipc
    2.40      make && cp -a $src/cndrvcups-common-$VERSION $DESTDIR
    2.41  }
    2.42  	
    2.43 @@ -48,41 +48,40 @@
    2.44  			 $fs/usr/share/caepcm \
    2.45  			 $fs/usr/share/licenses/$PACKAGE \
    2.46  			 $fs/etc
    2.47 -	
    2.48 +
    2.49  	cp -a $_pkg/cndrvcups-common-$VERSION/libs/*.so* $fs/usr/lib
    2.50  	cp -a $_pkg/cndrvcups-common-$VERSION/libs/cnpkmodule $fs/usr/bin/
    2.51  	cp -a $_pkg/cndrvcups-common-$VERSION/libs/c3pldrv $fs/usr/bin/
    2.52  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    2.53  	cp -a $_pkg/etc $fs
    2.54 -	cp -a $_pkg/usr $fs	
    2.55 -	cp -a $_pkg/cndrvcups-common-$VERSION/c3plmod_ipc/libcanonc3pl.so.1.0.0 $fs/usr/lib 
    2.56 -	cp -a $_pkg/cndrvcups-common-$VERSION/data/C*   $fs/usr/share/caepcm	
    2.57 -	
    2.58 +	cp -a $_pkg/usr $fs
    2.59 +	cp -a $_pkg/cndrvcups-common-$VERSION/c3plmod_ipc/libcanonc3pl.so.1.0.0 $fs/usr/lib
    2.60 +	cp -a $_pkg/cndrvcups-common-$VERSION/data/C*   $fs/usr/share/caepcm
    2.61 +
    2.62  	# gzip all ppd files
    2.63  	#find $fs/usr/share/cups/model -name "*.ppd" | xargs gzip -n9
    2.64 -	
    2.65 +
    2.66  	cd $fs/usr/lib
    2.67      ln -sf libc3pl.so.0.0.1 libc3pl.so.0
    2.68      ln -sf libc3pl.so.0.0.1 libc3pl.so
    2.69 -    
    2.70 +
    2.71      ln -sf libcnaccm.so.1.0 libcnaccm.so.1
    2.72      ln -sf libcnaccm.so.1.0 libcnaccm.so
    2.73 -    
    2.74 +
    2.75      ln -sf libcaepcm.so.1.0 libcaepcm.so.1
    2.76      ln -sf libcaepcm.so.1.0 libcaepcm.so
    2.77 -    
    2.78 +
    2.79      ln -sf libcnlbcm.so.1.0 libcnlbcm.so.1
    2.80      ln -sf libcnlbcm.so.1.0 libcnlbcm.so
    2.81 -    
    2.82 +
    2.83      ln -sf libcaiowrap.so.1.0.0 libcaiowrap.so.1
    2.84      ln -sf libcaiowrap.so.1.0.0 libcaiowrap.so
    2.85 -    
    2.86 +
    2.87      ln -sf libcaiousb.so.1.0.0 libcaiousb.so.1
    2.88      ln -sf libcaiousb.so.1.0.0 libcaiousb.so
    2.89 -    
    2.90 +
    2.91      ln -sf libcanonc3pl.so.1.0.0 libcanonc3pl.so.1
    2.92 -    ln -sf libcanonc3pl.so.1.0.0 libcanonc3pl.so 
    2.93 -   
    2.94 +    ln -sf libcanonc3pl.so.1.0.0 libcanonc3pl.so
    2.95  }
    2.96  
    2.97  
     3.1 --- a/directfb/receipt	Mon Jan 02 23:06:18 2012 +0100
     3.2 +++ b/directfb/receipt	Mon Jan 02 23:06:18 2012 +0100
     3.3 @@ -16,7 +16,8 @@
     3.4  compile_rules()
     3.5  {
     3.6  	cd $src
     3.7 -	./configure --prefix=/usr --sysconfdir=/etc --with-dither-rgb16=none &&
     3.8 +	./configure --prefix=/usr --sysconfdir=/etc --with-dither-rgb16=none \
     3.9 +		$CONFIGURE_ARGS &&
    3.10  	make &&
    3.11  	make DESTDIR=$PWD/_pkg install
    3.12  }
     4.1 --- a/dovecot/receipt	Mon Jan 02 23:06:18 2012 +0100
     4.2 +++ b/dovecot/receipt	Mon Jan 02 23:06:18 2012 +0100
     4.3 @@ -25,7 +25,8 @@
     4.4  		--with-sql=plugin \
     4.5  		--with-mysql \
     4.6  		--with-pgsql \
     4.7 -		--with-sqlite &&
     4.8 +		--with-sqlite \
     4.9 +		$CONFIGURE_ARGS &&
    4.10  	make &&
    4.11  	make DESTDIR=$DESTDIR install
    4.12  	
     5.1 --- a/firefox/receipt	Mon Jan 02 23:06:18 2012 +0100
     5.2 +++ b/firefox/receipt	Mon Jan 02 23:06:18 2012 +0100
     5.3 @@ -37,7 +37,7 @@
     5.4  	sed -i 's/^GENERATE_CACHE ?=.*/GENERATE_CACHE = true/' \
     5.5  		toolkit/mozapps/installer/packager.mk
     5.6  	./configure $CONFIGURE_ARGS &&
     5.7 -	make -j 4 &&
     5.8 +	make $MAKEFLAGS &&
     5.9  	make DESTDIR=$DESTDIR install &&
    5.10  	cp -a xpcom/typelib $DESTDIR
    5.11  }
     6.1 --- a/fluidsynth/receipt	Mon Jan 02 23:06:18 2012 +0100
     6.2 +++ b/fluidsynth/receipt	Mon Jan 02 23:06:18 2012 +0100
     6.3 @@ -16,7 +16,7 @@
     6.4  
     6.5  compile_rules() {
     6.6    cd $src
     6.7 -  ./configure --prefix=/usr --enable-ladspa &&
     6.8 +  ./configure --prefix=/usr --enable-ladspa $CONFIGURE_ARGS &&
     6.9    make &&
    6.10    make DESTDIR=$DESTDIR install
    6.11  }
     7.1 --- a/fuse-emulator/receipt	Mon Jan 02 23:06:18 2012 +0100
     7.2 +++ b/fuse-emulator/receipt	Mon Jan 02 23:06:18 2012 +0100
     7.3 @@ -19,7 +19,7 @@
     7.4  compile_rules()
     7.5  {
     7.6  	cd $src
     7.7 -	./configure && make && make install
     7.8 +	./configure $CONFIGURE_ARGS && make && make install
     7.9  }
    7.10  
    7.11  # Rules to gen a SliTaz package suitable for Tazpkg.
     8.1 --- a/gavl/receipt	Mon Jan 02 23:06:18 2012 +0100
     8.2 +++ b/gavl/receipt	Mon Jan 02 23:06:18 2012 +0100
     8.3 @@ -14,7 +14,7 @@
     8.4  compile_rules() {
     8.5  	cd $src
     8.6  	./configure --without-doxygen \
     8.7 -		--with-cpuflags=none &&
     8.8 +		--with-cpuflags=none $CONFIGURE_ARGS &&
     8.9  	make &&
    8.10  	make install
    8.11  }
     9.1 --- a/gdbm/receipt	Mon Jan 02 23:06:18 2012 +0100
     9.2 +++ b/gdbm/receipt	Mon Jan 02 23:06:18 2012 +0100
     9.3 @@ -18,7 +18,7 @@
     9.4  	cd $src
     9.5  	sed -i  -e 's/BINOWN = bin/BINOWN = root/' \
     9.6  		-e 's/BINGRP = bin/BINGRP = root/' Makefile.in
     9.7 -	./configure &&
     9.8 +	./configure $CONFIGURE_ARGS &&
     9.9  	make &&
    9.10  	make INSTALL_ROOT=$DESTDIR install
    9.11  }
    10.1 --- a/giblib/receipt	Mon Jan 02 23:06:18 2012 +0100
    10.2 +++ b/giblib/receipt	Mon Jan 02 23:06:18 2012 +0100
    10.3 @@ -15,7 +15,7 @@
    10.4  compile_rules()
    10.5  {
    10.6  	cd $src
    10.7 -	./configure --prefix=/usr &&
    10.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    10.9  	make &&
   10.10  	make DESTDIR=$PWD/_pkg install
   10.11  }
    11.1 --- a/gmpc/receipt	Mon Jan 02 23:06:18 2012 +0100
    11.2 +++ b/gmpc/receipt	Mon Jan 02 23:06:18 2012 +0100
    11.3 @@ -20,7 +20,8 @@
    11.4  		--prefix=/usr \
    11.5  		--enable-system-libsexy \
    11.6  		--disable-mmkeys \
    11.7 -		--disable-shave &&
    11.8 +		--disable-shave \
    11.9 +		$CONFIGURE_ARGS &&
   11.10    make || return 1
   11.11    sed -i 's|GNOME;AudioVideo;|GTK;AudioVideo;Player;|'  data/${PACKAGE}.desktop
   11.12    make DESTDIR=$PWD/_pkg install
    12.1 --- a/gnome-ppp/receipt	Mon Jan 02 23:06:18 2012 +0100
    12.2 +++ b/gnome-ppp/receipt	Mon Jan 02 23:06:18 2012 +0100
    12.3 @@ -15,8 +15,8 @@
    12.4  # Rules to configure and make the package.
    12.5  
    12.6  compile_rules() {
    12.7 -  cd $src 
    12.8 -  ./configure --prefix=/usr &&
    12.9 +  cd $src
   12.10 +  ./configure --prefix=/usr $CONFIGURE_ARGS &&
   12.11    make &&
   12.12    make DESTDIR=$PWD/_pkg install
   12.13  }
   12.14 @@ -27,5 +27,5 @@
   12.15  	mkdir -p $fs/usr/share
   12.16  	cp -a $_pkg/usr/bin $fs/usr
   12.17  	cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share
   12.18 -	cp -a $_pkg/usr/share/icons $fs/usr/share	
   12.19 +	cp -a $_pkg/usr/share/icons $fs/usr/share
   12.20  }
    13.1 --- a/gnome-python/receipt	Mon Jan 02 23:06:18 2012 +0100
    13.2 +++ b/gnome-python/receipt	Mon Jan 02 23:06:18 2012 +0100
    13.3 @@ -19,7 +19,7 @@
    13.4  	./configure \
    13.5  		--libexecdir=/usr/lib/$PACKAGE \
    13.6  		--sysconfdir=/etc/gnome \
    13.7 -		--disable-pam &&
    13.8 +		--disable-pam $CONFIGURE_ARGS &&
    13.9  	make && make install
   13.10  }
   13.11  
    14.1 --- a/gobby/receipt	Mon Jan 02 23:06:18 2012 +0100
    14.2 +++ b/gobby/receipt	Mon Jan 02 23:06:18 2012 +0100
    14.3 @@ -17,7 +17,7 @@
    14.4  # Rules to configure and make the package.
    14.5  compile_rules()
    14.6  {
    14.7 -	./configure && make && make install
    14.8 +	./configure $CONFIGURE_ARGS && make && make install
    14.9  }
   14.10  
   14.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    15.1 --- a/gpa/receipt	Mon Jan 02 23:06:18 2012 +0100
    15.2 +++ b/gpa/receipt	Mon Jan 02 23:06:18 2012 +0100
    15.3 @@ -18,7 +18,7 @@
    15.4  	cd $src
    15.5  	patch -p0 < $stuff/gpa-0.9.0-libassuan2.patch &&
    15.6  	autoreconf &&
    15.7 -	./configure && make && make install
    15.8 +	./configure $CONFIGURE_ARGS && make && make install
    15.9  }
   15.10  
   15.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    16.1 --- a/gpgme/receipt	Mon Jan 02 23:06:18 2012 +0100
    16.2 +++ b/gpgme/receipt	Mon Jan 02 23:06:18 2012 +0100
    16.3 @@ -16,7 +16,7 @@
    16.4  compile_rules()
    16.5  {
    16.6  	cd $src
    16.7 -	./configure --prefix=/usr &&
    16.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    16.9  	make &&
   16.10  	make DESTDIR=$DESTDIR install
   16.11  }
    17.1 --- a/gphoto2/receipt	Mon Jan 02 23:06:18 2012 +0100
    17.2 +++ b/gphoto2/receipt	Mon Jan 02 23:06:18 2012 +0100
    17.3 @@ -17,7 +17,7 @@
    17.4  compile_rules()
    17.5  {
    17.6     	cd $src
    17.7 -	./configure && make && make install
    17.8 +	./configure $CONFIGURE_ARGS && make && make install
    17.9  }
   17.10  
   17.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    18.1 --- a/graveman/receipt	Mon Jan 02 23:06:18 2012 +0100
    18.2 +++ b/graveman/receipt	Mon Jan 02 23:06:18 2012 +0100
    18.3 @@ -17,8 +17,8 @@
    18.4  {
    18.5  	cd $src
    18.6  	./configure \
    18.7 -		--prefix=/usr  &&
    18.8 -		make && 
    18.9 +		--prefix=/usr  $CONFIGURE_ARGS &&
   18.10 +		make &&
   18.11  		make DESTDIR=$DESTDIR install
   18.12  }
   18.13  
    19.1 --- a/gst-ffmpeg/receipt	Mon Jan 02 23:06:18 2012 +0100
    19.2 +++ b/gst-ffmpeg/receipt	Mon Jan 02 23:06:18 2012 +0100
    19.3 @@ -21,8 +21,8 @@
    19.4  	sed -i 's/pr -. -t/cat/' gst-libs/ext/ffmpeg/configure
    19.5  	# fix mktemp -u
    19.6  	sed -i 's|mktemp -u|/usr/bin/mktemp -u|g' gst-libs/ext/ffmpeg/configure
    19.7 -	./configure --prefix=/usr &&
    19.8 -	make -j 4 &&
    19.9 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
   19.10 +	make $MAKEFLAGS &&
   19.11  	make DESTDIR=$PWD/_pkg install
   19.12  }
   19.13  
    20.1 --- a/gst-plugins-ugly/receipt	Mon Jan 02 23:06:18 2012 +0100
    20.2 +++ b/gst-plugins-ugly/receipt	Mon Jan 02 23:06:18 2012 +0100
    20.3 @@ -17,9 +17,9 @@
    20.4  {
    20.5  	cd $src
    20.6  	./configure --prefix=/usr --sysconfdir=/etc \
    20.7 -	--localstatedir=/var $CONFIGUGE_ARGS &&
    20.8 -	make -j 4 &&
    20.9 -	make install	
   20.10 +	--localstatedir=/var $CONFIGURE_ARGS &&
   20.11 +	make $MAKEFLAGS &&
   20.12 +	make install
   20.13  }
   20.14  
   20.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    21.1 --- a/gtk-engines-rezlooks/receipt	Mon Jan 02 23:06:18 2012 +0100
    21.2 +++ b/gtk-engines-rezlooks/receipt	Mon Jan 02 23:06:18 2012 +0100
    21.3 @@ -15,7 +15,7 @@
    21.4  compile_rules()
    21.5  {
    21.6  	cd $src
    21.7 -	./configure --enable-animation &&
    21.8 +	./configure --enable-animation $CONFIGURE_ARGS &&
    21.9  	make &&
   21.10  	make prefix=/usr install
   21.11  }
    22.1 --- a/gtk-vnc/receipt	Mon Jan 02 23:06:18 2012 +0100
    22.2 +++ b/gtk-vnc/receipt	Mon Jan 02 23:06:18 2012 +0100
    22.3 @@ -16,7 +16,7 @@
    22.4  compile_rules()
    22.5  {
    22.6  	cd $src
    22.7 -	./configure &&
    22.8 +	./configure $CONFIGURE_ARGS &&
    22.9  	make -j1 &&
   22.10  	make -j1 install
   22.11  }
    23.1 --- a/gtk-xfce-engine/receipt	Mon Jan 02 23:06:18 2012 +0100
    23.2 +++ b/gtk-xfce-engine/receipt	Mon Jan 02 23:06:18 2012 +0100
    23.3 @@ -15,7 +15,7 @@
    23.4  compile_rules()
    23.5  {
    23.6  	cd $src
    23.7 -	./configure && make && make install
    23.8 +	./configure $CONFIGURE_ARGS && make && make install
    23.9  }
   23.10  
   23.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    24.1 --- a/gtkdatabox/receipt	Mon Jan 02 23:06:18 2012 +0100
    24.2 +++ b/gtkdatabox/receipt	Mon Jan 02 23:06:18 2012 +0100
    24.3 @@ -25,7 +25,7 @@
    24.4  	find . -iname 'Makefile.in' -exec \
    24.5  	sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + && \
    24.6  
    24.7 -	./configure && make && make install
    24.8 +	./configure $CONFIGURE_ARGS && make && make install
    24.9  }
   24.10  
   24.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    25.1 --- a/gtkpod/receipt	Mon Jan 02 23:06:18 2012 +0100
    25.2 +++ b/gtkpod/receipt	Mon Jan 02 23:06:18 2012 +0100
    25.3 @@ -15,7 +15,7 @@
    25.4  compile_rules()
    25.5  {
    25.6  	cd $src
    25.7 -	./configure --prefix=/usr &&
    25.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    25.9  	make &&
   25.10  	make DESTDIR=$PWD/_pkg install
   25.11  }
    26.1 --- a/icewm/receipt	Mon Jan 02 23:06:18 2012 +0100
    26.2 +++ b/icewm/receipt	Mon Jan 02 23:06:18 2012 +0100
    26.3 @@ -23,7 +23,8 @@
    26.4  {
    26.5  	cd $src
    26.6  	./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/icewm \
    26.7 -	 --localstatedir=/var --mandir=/usr/share/man  --disable-i18n &&
    26.8 +	 --localstatedir=/var --mandir=/usr/share/man  --disable-i18n \
    26.9 +	 $CONFIGURE_ARGS &&
   26.10  	make &&
   26.11  	make DESTDIR=$PWD/_pkg install
   26.12  }
    27.1 --- a/icu/receipt	Mon Jan 02 23:06:18 2012 +0100
    27.2 +++ b/icu/receipt	Mon Jan 02 23:06:18 2012 +0100
    27.3 @@ -18,7 +18,8 @@
    27.4  	sed -i 's/dirname -- /dirname/' configure
    27.5  	./configure \
    27.6  		--disable-tests \
    27.7 -		--disable-samples &&
    27.8 +		--disable-samples \
    27.9 +		$CONFIGURE_ARGS &&
   27.10  	make &&
   27.11  	make DESTDIR=$DESTDIR install
   27.12  }
    28.1 --- a/imagination/receipt	Mon Jan 02 23:06:18 2012 +0100
    28.2 +++ b/imagination/receipt	Mon Jan 02 23:06:18 2012 +0100
    28.3 @@ -17,7 +17,7 @@
    28.4  compile_rules()
    28.5  {
    28.6     	cd $src
    28.7 -	./configure --prefix=/usr &&
    28.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    28.9  	make &&
   28.10  	make DESTDIR=$DESTDIR install
   28.11  	
    29.1 --- a/jasper/receipt	Mon Jan 02 23:06:18 2012 +0100
    29.2 +++ b/jasper/receipt	Mon Jan 02 23:06:18 2012 +0100
    29.3 @@ -18,7 +18,7 @@
    29.4  {
    29.5     	cd $src
    29.6  	chmod +x configure
    29.7 -	./configure --prefix=/usr --mandir=/usr/share/man --enable-shared &&
    29.8 +	./configure --prefix=/usr --mandir=/usr/share/man --enable-shared $CONFIGURE_ARGS &&
    29.9  	make &&
   29.10  	make DESTDIR=$PWD/_pkg install
   29.11  	
    30.1 --- a/kbd/receipt	Mon Jan 02 23:06:18 2012 +0100
    30.2 +++ b/kbd/receipt	Mon Jan 02 23:06:18 2012 +0100
    30.3 @@ -16,8 +16,8 @@
    30.4  {
    30.5  	cd $src
    30.6  	patch -Np1 -i $stuff/fix-es.po.patch
    30.7 -	./configure --datadir=/usr/share/kbd && 
    30.8 -	make && 
    30.9 +	./configure --datadir=/usr/share/kbd $CONFIGURE_ARGS &&
   30.10 +	make &&
   30.11  	make install
   30.12  }
   30.13  
    31.1 --- a/krb5/receipt	Mon Jan 02 23:06:18 2012 +0100
    31.2 +++ b/krb5/receipt	Mon Jan 02 23:06:18 2012 +0100
    31.3 @@ -24,8 +24,8 @@
    31.4  		mv $srcdir $CACHE && cd .. && rm -rf * && mv -f $CACHE/$srcdir .
    31.5  	fi
    31.6  	cd $src/src
    31.7 -	./configure --localstatedir=/var &&
    31.8 -	make -j 4 && make install
    31.9 +	./configure --localstatedir=/var $CONFIGURE_ARGS &&
   31.10 +	make $MAKEFLAGS && make install
   31.11  }
   31.12  
   31.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    32.1 --- a/libao/receipt	Mon Jan 02 23:06:18 2012 +0100
    32.2 +++ b/libao/receipt	Mon Jan 02 23:06:18 2012 +0100
    32.3 @@ -15,8 +15,9 @@
    32.4  compile_rules()
    32.5  {
    32.6  	cd $src
    32.7 -	./configure --prefix=/usr --enable-alsa09 --disable-arts
    32.8 -	make
    32.9 +	./configure --prefix=/usr --enable-alsa09 --disable-arts \
   32.10 +		$CONFIGURE_ARGS &&
   32.11 +	make &&
   32.12  	make DESTDIR=$PWD/_pkg install
   32.13  }
   32.14  
    33.1 --- a/libbonoboui/receipt	Mon Jan 02 23:06:18 2012 +0100
    33.2 +++ b/libbonoboui/receipt	Mon Jan 02 23:06:18 2012 +0100
    33.3 @@ -19,7 +19,7 @@
    33.4  compile_rules()
    33.5  {
    33.6  	cd $src
    33.7 -	./configure \
    33.8 +	./configure $CONFIGURE_ARGS \
    33.9  		--sysconfdir=/etc/gnome \
   33.10  		--libexecdir=/usr/lib/bonobo &&
   33.11  	make && make install
    34.1 --- a/libburn/receipt	Mon Jan 02 23:06:18 2012 +0100
    34.2 +++ b/libburn/receipt	Mon Jan 02 23:06:18 2012 +0100
    34.3 @@ -15,7 +15,7 @@
    34.4  	cd $src
    34.5  	#grep -qs 'define u8' libburn/sg-linux.c ||
    34.6  	#sed -i 's|#include <scsi/scsi.h>|#define u8 __u8\n&|' libburn/sg-linux.c
    34.7 -	./configure &&
    34.8 +	./configure $CONFIGURE_ARGS &&
    34.9  	make &&
   34.10  	make -j1 DESTDIR=$DESTDIR install
   34.11  }
    35.1 --- a/libffcall/receipt	Mon Jan 02 23:06:18 2012 +0100
    35.2 +++ b/libffcall/receipt	Mon Jan 02 23:06:18 2012 +0100
    35.3 @@ -28,7 +28,7 @@
    35.4  		#tar czf $TARBALL $PACKAGE-$VERSION
    35.5  	#fi
    35.6  	cd $src
    35.7 -	./configure &&
    35.8 +	./configure $CONFIGURE_ARGS &&
    35.9  	make -j1 && make install
   35.10  }
   35.11  
    36.1 --- a/libglade/receipt	Mon Jan 02 23:06:18 2012 +0100
    36.2 +++ b/libglade/receipt	Mon Jan 02 23:06:18 2012 +0100
    36.3 @@ -16,7 +16,7 @@
    36.4  {
    36.5  	cd $src
    36.6  	sed -i '/DG_DISABLE_DEPRECATED/d' glade/Makefile.in || exit 1
    36.7 -	./configure &&
    36.8 +	./configure $CONFIGURE_ARGS &&
    36.9  	make &&
   36.10  	make DESTDIR=$DESTDIR install
   36.11  	mkdir -p $DESTDIR/usr/bin
    37.1 --- a/libgnome-keyring/receipt	Mon Jan 02 23:06:18 2012 +0100
    37.2 +++ b/libgnome-keyring/receipt	Mon Jan 02 23:06:18 2012 +0100
    37.3 @@ -19,7 +19,8 @@
    37.4  	./configure \
    37.5  		--libexecdir=/usr/lib/$PACKAGE \
    37.6  		--sysconfdir=/etc/gnome \
    37.7 -		--disable-pam &&
    37.8 +		--disable-pam \
    37.9 +		$CONFIGURE_ARGS &&
   37.10  	make && make install
   37.11  }
   37.12  
    38.1 --- a/libgnome/receipt	Mon Jan 02 23:06:18 2012 +0100
    38.2 +++ b/libgnome/receipt	Mon Jan 02 23:06:18 2012 +0100
    38.3 @@ -21,7 +21,8 @@
    38.4  	cd $src
    38.5  	./configure \
    38.6  		--sysconfdir=/etc/gnome \
    38.7 -		--localstatedir=/var/lib &&
    38.8 +		--localstatedir=/var/lib \
    38.9 +		$CONFIGURE_ARGS &&
   38.10  	make && make install
   38.11  }
   38.12  
    39.1 --- a/libgphoto2/receipt	Mon Jan 02 23:06:18 2012 +0100
    39.2 +++ b/libgphoto2/receipt	Mon Jan 02 23:06:18 2012 +0100
    39.3 @@ -17,7 +17,7 @@
    39.4  {
    39.5     	cd $src
    39.6  	./configure --prefix=/usr udevscriptdir=/lib/udev \
    39.7 -			--with-exif --disable-static &&
    39.8 +			--with-exif --disable-static $CONFIGURE_ARGS &&
    39.9  	make &&
   39.10  	make install
   39.11  	
    40.1 --- a/libgpod/receipt	Mon Jan 02 23:06:18 2012 +0100
    40.2 +++ b/libgpod/receipt	Mon Jan 02 23:06:18 2012 +0100
    40.3 @@ -15,7 +15,7 @@
    40.4  compile_rules()
    40.5  {
    40.6  	cd $src
    40.7 -	./configure --prefix=/usr &&
    40.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    40.9  	make PREFIX=/usr &&
   40.10  	make PREFIX=/usr DESTDIR=$PWD/_pkg install
   40.11  }
    41.1 --- a/libjpeg62/receipt	Mon Jan 02 23:06:18 2012 +0100
    41.2 +++ b/libjpeg62/receipt	Mon Jan 02 23:06:18 2012 +0100
    41.3 @@ -13,7 +13,7 @@
    41.4  {
    41.5  	cd $src
    41.6  	./configure --enable-shared --prefix=/usr \
    41.7 -	--mandir=/usr/share/man $CONFIGURE_ARGS
    41.8 +	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    41.9  	make
   41.10  }
   41.11  
    42.1 --- a/liblo/receipt	Mon Jan 02 23:06:18 2012 +0100
    42.2 +++ b/liblo/receipt	Mon Jan 02 23:06:18 2012 +0100
    42.3 @@ -15,15 +15,15 @@
    42.4  
    42.5  compile_rules() {
    42.6    cd $src
    42.7 -  ./configure --prefix=/usr &&
    42.8 +  ./configure --prefix=/usr $CONFIGURE_ARGS &&
    42.9    make &&
   42.10 -  make DESTDIR=$PWD/_pkg install 
   42.11 +  make DESTDIR=$PWD/_pkg install
   42.12  }
   42.13  	
   42.14  # Rules to gen a SliTaz package suitable for Tazpkg.
   42.15  genpkg_rules()
   42.16  {
   42.17 -	mkdir -p $fs/usr/lib 
   42.18 +	mkdir -p $fs/usr/lib
   42.19  	cp -a $_pkg/usr/bin $fs/usr
   42.20  	cp -a $_pkg/usr/lib/*so* $fs/usr/lib/
   42.21  	
    43.1 --- a/liblrdf/receipt	Mon Jan 02 23:06:18 2012 +0100
    43.2 +++ b/liblrdf/receipt	Mon Jan 02 23:06:18 2012 +0100
    43.3 @@ -15,7 +15,7 @@
    43.4  # Rules to configure and make the package.
    43.5  
    43.6  compile_rules() {
    43.7 -   ./configure && make && make install 
    43.8 +   ./configure $CONFIGURE_ARGS && make && make install
    43.9  }
   43.10  	
   43.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    44.1 --- a/libmodplug/receipt	Mon Jan 02 23:06:18 2012 +0100
    44.2 +++ b/libmodplug/receipt	Mon Jan 02 23:06:18 2012 +0100
    44.3 @@ -15,7 +15,7 @@
    44.4  compile_rules()
    44.5  {
    44.6  	cd $src
    44.7 -	./configure --prefix=/usr 
    44.8 +	./configure --prefix=/usr $CONFIGURE_ARGS
    44.9  	make
   44.10  	make DESTDIR=$PWD/_pkg install
   44.11  }
    45.1 --- a/libmpd/receipt	Mon Jan 02 23:06:18 2012 +0100
    45.2 +++ b/libmpd/receipt	Mon Jan 02 23:06:18 2012 +0100
    45.3 @@ -16,7 +16,7 @@
    45.4  
    45.5  compile_rules() {
    45.6    cd $src
    45.7 -  ./configure --prefix=/usr &&
    45.8 +  ./configure --prefix=/usr $CONFIGURE_ARGS &&
    45.9    make &&
   45.10    make DESTDIR=$PWD/_pkg install
   45.11  }
   45.12 @@ -24,6 +24,6 @@
   45.13  # Rules to gen a SliTaz package suitable for Tazpkg.
   45.14  genpkg_rules()
   45.15  {
   45.16 -	mkdir -p $fs/usr/lib 
   45.17 -	cp -a $_pkg/usr/lib/*so* $fs/usr/lib/	
   45.18 +	mkdir -p $fs/usr/lib
   45.19 +	cp -a $_pkg/usr/lib/*so* $fs/usr/lib/
   45.20  }
    46.1 --- a/libmpeg2/receipt	Mon Jan 02 23:06:18 2012 +0100
    46.2 +++ b/libmpeg2/receipt	Mon Jan 02 23:06:18 2012 +0100
    46.3 @@ -17,7 +17,8 @@
    46.4  compile_rules()
    46.5  {
    46.6  	cd $src
    46.7 -	./configure --prefix=/usr --enable-shared --disable-static &&
    46.8 +	./configure --prefix=/usr --enable-shared --disable-static \
    46.9 +		$CONFIGURE_ARGS &&
   46.10  	make &&
   46.11  	make DESTDIR=$DESTDIR install
   46.12  }
   46.13 @@ -25,7 +26,7 @@
   46.14  # Rules to gen a SliTaz package suitable for Tazpkg.
   46.15  genpkg_rules()
   46.16  {
   46.17 -	mkdir -p $fs/usr/lib 
   46.18 +	mkdir -p $fs/usr/lib
   46.19  	cp -a $_pkg/usr/bin $fs/usr
   46.20  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib/
   46.21  }
    47.1 --- a/libmtp/receipt	Mon Jan 02 23:06:18 2012 +0100
    47.2 +++ b/libmtp/receipt	Mon Jan 02 23:06:18 2012 +0100
    47.3 @@ -15,7 +15,8 @@
    47.4  compile_rules()
    47.5  {
    47.6  	cd $src
    47.7 -	./configure && make && make DESTDIR=$DESTDIR install
    47.8 +	./configure $CONFIGURE_ARGS \
    47.9 +		&& make && make DESTDIR=$DESTDIR install
   47.10  }
   47.11  
   47.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    48.1 --- a/libnetfilter_queue/receipt	Mon Jan 02 23:06:18 2012 +0100
    48.2 +++ b/libnetfilter_queue/receipt	Mon Jan 02 23:06:18 2012 +0100
    48.3 @@ -15,7 +15,7 @@
    48.4  compile_rules()
    48.5  {
    48.6  	cd $src
    48.7 -	./configure --prefix=/usr &&
    48.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    48.9  	make &&
   48.10  	make DESTDIR=$DESTDIR install
   48.11  }
    49.1 --- a/libnfnetlink/receipt	Mon Jan 02 23:06:18 2012 +0100
    49.2 +++ b/libnfnetlink/receipt	Mon Jan 02 23:06:18 2012 +0100
    49.3 @@ -13,7 +13,7 @@
    49.4  compile_rules()
    49.5  {
    49.6  	cd $src
    49.7 -	./configure --prefix=/usr &&
    49.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    49.9  	make &&
   49.10  	make DESTDIR=$DESTDIR install
   49.11  }
    50.1 --- a/libnjb/receipt	Mon Jan 02 23:06:18 2012 +0100
    50.2 +++ b/libnjb/receipt	Mon Jan 02 23:06:18 2012 +0100
    50.3 @@ -15,7 +15,7 @@
    50.4  compile_rules()
    50.5  {
    50.6  	cd $src
    50.7 -	./configure && make && make DESTDIR=$DESTDIR install
    50.8 +	./configure $CONFIGURE_ARGS && make && make DESTDIR=$DESTDIR install
    50.9  }
   50.10  
   50.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    51.1 --- a/libpthread-stubs/receipt	Mon Jan 02 23:06:18 2012 +0100
    51.2 +++ b/libpthread-stubs/receipt	Mon Jan 02 23:06:18 2012 +0100
    51.3 @@ -15,7 +15,7 @@
    51.4  compile_rules()
    51.5  {
    51.6  	cd $src
    51.7 -	./configure && make && make -j 1 install
    51.8 +	./configure $CONFIGURE_ARGS && make && make -j 1 install
    51.9  }
   51.10  
   51.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    52.1 --- a/libquicktime/receipt	Mon Jan 02 23:06:18 2012 +0100
    52.2 +++ b/libquicktime/receipt	Mon Jan 02 23:06:18 2012 +0100
    52.3 @@ -20,7 +20,8 @@
    52.4  			  --enable-gpl \
    52.5  			  --with-ffmpeg \
    52.6  			  --with-x264 \
    52.7 -			  --without-doxygen &&
    52.8 +			  --without-doxygen \
    52.9 +			  $CONFIGURE_ARGS &&
   52.10    make &&
   52.11    make DESTDIR=$PWD/_pkg install
   52.12  }
    53.1 --- a/libsdl-image/receipt	Mon Jan 02 23:06:18 2012 +0100
    53.2 +++ b/libsdl-image/receipt	Mon Jan 02 23:06:18 2012 +0100
    53.3 @@ -17,7 +17,7 @@
    53.4  compile_rules()
    53.5  {
    53.6  	cd $src
    53.7 -	./configure \
    53.8 +	./configure $CONFIGURE_ARGS \
    53.9  		LIBS=" -lz " &&
   53.10  	make && make install
   53.11  }
    54.1 --- a/libsdl/receipt	Mon Jan 02 23:06:18 2012 +0100
    54.2 +++ b/libsdl/receipt	Mon Jan 02 23:06:18 2012 +0100
    54.3 @@ -20,7 +20,7 @@
    54.4  	patch -Np1 -i $stuff/sdl-$VERSION-joystick-crash.diff
    54.5  	patch -Np1 -i $stuff/sdl-$VERSION-fix-mouse-clicking.patch
    54.6  	patch -Np1 -i $stuff/sdl-$VERSION-fix-disappearing-cursor.patch
    54.7 -	./configure && make && make install
    54.8 +	./configure $CONFIGURE_ARGS && make && make install
    54.9  }
   54.10  
   54.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    55.1 --- a/libshout/receipt	Mon Jan 02 23:06:18 2012 +0100
    55.2 +++ b/libshout/receipt	Mon Jan 02 23:06:18 2012 +0100
    55.3 @@ -15,7 +15,7 @@
    55.4  compile_rules()
    55.5  {
    55.6  	cd $src
    55.7 -	./configure && make LDFLAGS+=-lspeex && make install
    55.8 +	./configure $CONFIGURE_ARGS && make LDFLAGS+=-lspeex && make install
    55.9  }
   55.10  
   55.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    56.1 --- a/libspectrum/receipt	Mon Jan 02 23:06:18 2012 +0100
    56.2 +++ b/libspectrum/receipt	Mon Jan 02 23:06:18 2012 +0100
    56.3 @@ -14,7 +14,7 @@
    56.4  compile_rules()
    56.5  {
    56.6  	cd $src
    56.7 -	./configure && make && make install
    56.8 +	./configure $CONFIGURE_ARGS && make && make install
    56.9  }
   56.10  
   56.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    57.1 --- a/libxslt/receipt	Mon Jan 02 23:06:18 2012 +0100
    57.2 +++ b/libxslt/receipt	Mon Jan 02 23:06:18 2012 +0100
    57.3 @@ -15,7 +15,7 @@
    57.4  compile_rules()
    57.5  {
    57.6  	cd $src
    57.7 -	./configure &&
    57.8 +	./configure $CONFIGURE_ARGS &&
    57.9  	make &&
   57.10  	make install
   57.11  }
    58.1 --- a/lingot/receipt	Mon Jan 02 23:06:18 2012 +0100
    58.2 +++ b/lingot/receipt	Mon Jan 02 23:06:18 2012 +0100
    58.3 @@ -17,7 +17,7 @@
    58.4  {
    58.5  	cd $src
    58.6  	./configure \
    58.7 -		--disable-jack && 
    58.8 +		--disable-jack $CONFIGURE_ARGS &&
    58.9  	make && make install
   58.10  }
   58.11  
    59.1 --- a/lrzip/receipt	Mon Jan 02 23:06:18 2012 +0100
    59.2 +++ b/lrzip/receipt	Mon Jan 02 23:06:18 2012 +0100
    59.3 @@ -16,7 +16,7 @@
    59.4  compile_rules()
    59.5  {
    59.6      cd $src
    59.7 -    ./configure &&
    59.8 +    ./configure $CONFIGURE_ARGS &&
    59.9      make &&
   59.10      make DESTDIR=$DESTDIR install
   59.11  }
    60.1 --- a/lxpanel/receipt	Mon Jan 02 23:06:18 2012 +0100
    60.2 +++ b/lxpanel/receipt	Mon Jan 02 23:06:18 2012 +0100
    60.3 @@ -23,7 +23,7 @@
    60.4  	# Devnote : this patch shouldn't be necessary in next release of lxpanel (current : 0.5.8).
    60.5  	patch -p1 -i $stuff/configure_desktop_number.patch
    60.6  	patch -p1 -i $stuff/fix_position.patch
    60.7 -	./configure --with-plugins=all &&
    60.8 +	./configure --with-plugins=all $CONFIGURE_ARGS &&
    60.9  	make && make install
   60.10  }
   60.11  
    61.1 --- a/lyx/receipt	Mon Jan 02 23:06:18 2012 +0100
    61.2 +++ b/lyx/receipt	Mon Jan 02 23:06:18 2012 +0100
    61.3 @@ -15,7 +15,7 @@
    61.4  compile_rules()
    61.5  {
    61.6  	cd $src
    61.7 -	./configure --with-frontend=qt4 &&
    61.8 +	./configure --with-frontend=qt4 $CONFIGURE_ARGS &&
    61.9  	make && make -j1 install
   61.10  }
   61.11  
    62.1 --- a/mana/receipt	Mon Jan 02 23:06:18 2012 +0100
    62.2 +++ b/mana/receipt	Mon Jan 02 23:06:18 2012 +0100
    62.3 @@ -18,7 +18,7 @@
    62.4  compile_rules()
    62.5  {
    62.6  	cd $src
    62.7 -	./configure --prefix=/usr --without-opengl &&
    62.8 +	./configure --prefix=/usr --without-opengl $CONFIGURE_ARGS &&
    62.9  	make &&
   62.10  	make DESTDIR=$PWD/_pkg install
   62.11  }
    63.1 --- a/mcrypt/receipt	Mon Jan 02 23:06:18 2012 +0100
    63.2 +++ b/mcrypt/receipt	Mon Jan 02 23:06:18 2012 +0100
    63.3 @@ -17,8 +17,8 @@
    63.4  {
    63.5  	cd $src
    63.6  	./configure \
    63.7 -		--prefix=/usr &&
    63.8 -	make && 
    63.9 +		--prefix=/usr $CONFIGURE_ARGS &&
   63.10 +	make &&
   63.11  	make DESTDIR=$DESTDIR install
   63.12  }
   63.13  
    64.1 --- a/murrine/receipt	Mon Jan 02 23:06:18 2012 +0100
    64.2 +++ b/murrine/receipt	Mon Jan 02 23:06:18 2012 +0100
    64.3 @@ -8,7 +8,7 @@
    64.4  DEPENDS="pixman expat libgio gtk+"
    64.5  BUILD_DEPENDS="autoconf automake intltool libtool m4 gettext libgomp pixman-dev expat-dev libgio-dev gtk+-dev glibc-locale"
    64.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    64.7 -WEB_SITE="http://www.cimitan.com/murrine" 
    64.8 +WEB_SITE="http://www.cimitan.com/murrine"
    64.9  WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/murrine/0.98/$TARBALL"
   64.10  
   64.11  # Rules to configure and make the package.
   64.12 @@ -16,8 +16,8 @@
   64.13  {
   64.14  	cd $src
   64.15  	#sed -i 's/1.10/1.11/g' autogen.sh
   64.16 -	./configure --prefix=/usr --enable-animation
   64.17 -	make
   64.18 +	./configure --prefix=/usr --enable-animation $CONFIGURE_ARGS &&
   64.19 +	make &&
   64.20  	make DESTDIR=$PWD/_pkg install
   64.21  }
   64.22  
    65.1 --- a/obconf/receipt	Mon Jan 02 23:06:18 2012 +0100
    65.2 +++ b/obconf/receipt	Mon Jan 02 23:06:18 2012 +0100
    65.3 @@ -19,7 +19,7 @@
    65.4  compile_rules()
    65.5  {
    65.6  	cd $src
    65.7 -	./configure &&
    65.8 +	./configure $CONFIGURE_ARGS &&
    65.9  	sed -i 's/^mkdir_p = .*/mkdir_p = mkdir -p/' po/Makefile &&
   65.10  	make && make install
   65.11  }
    66.1 --- a/openjpeg/receipt	Mon Jan 02 23:06:18 2012 +0100
    66.2 +++ b/openjpeg/receipt	Mon Jan 02 23:06:18 2012 +0100
    66.3 @@ -18,7 +18,8 @@
    66.4  	./configure --enable-lcms2=no \
    66.5  		--enable-png=no \
    66.6  		--enable-lcms1=no \
    66.7 -		--disable-static &&
    66.8 +		--disable-static \
    66.9 +		$CONFIGURE_ARGS &&
   66.10  	make && make DESTDIR=$PWD/_pkg install
   66.11  }
   66.12  
    67.1 --- a/opensp/receipt	Mon Jan 02 23:06:18 2012 +0100
    67.2 +++ b/opensp/receipt	Mon Jan 02 23:06:18 2012 +0100
    67.3 @@ -16,7 +16,8 @@
    67.4  compile_rules()
    67.5  {
    67.6  	cd $src
    67.7 -	./configure --prefix=/usr --disable-doc-build --disable-dtddecl
    67.8 +	./configure --prefix=/usr --disable-doc-build --disable-dtddecl \
    67.9 +		$CONFIGURE_ARGS &&
   67.10  	make &&
   67.11  	make DESTDIR=$PWD/_pkg install
   67.12  }
    68.1 --- a/ophcrack/receipt	Mon Jan 02 23:06:18 2012 +0100
    68.2 +++ b/ophcrack/receipt	Mon Jan 02 23:06:18 2012 +0100
    68.3 @@ -16,7 +16,7 @@
    68.4  compile_rules()
    68.5  {
    68.6  	cd $src
    68.7 -	./configure --prefix=/usr &&
    68.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    68.9  	make
   68.10  }
   68.11  
    69.1 --- a/owfs/receipt	Mon Jan 02 23:06:18 2012 +0100
    69.2 +++ b/owfs/receipt	Mon Jan 02 23:06:18 2012 +0100
    69.3 @@ -16,7 +16,7 @@
    69.4  compile_rules()
    69.5  {
    69.6  	cd $src
    69.7 -	./configure --prefix=/usr --bindir=/usr/bin &&
    69.8 +	./configure --prefix=/usr --bindir=/usr/bin $CONFIGURE_ARGS &&
    69.9  	make &&
   69.10  	make DESTDIR=$DESTDIR install
   69.11  }
    70.1 --- a/perl-texi2html/receipt	Mon Jan 02 23:06:18 2012 +0100
    70.2 +++ b/perl-texi2html/receipt	Mon Jan 02 23:06:18 2012 +0100
    70.3 @@ -15,7 +15,7 @@
    70.4  compile_rules()
    70.5  {
    70.6  	cd $src
    70.7 -	./configure && make && make install
    70.8 +	./configure $CONFIGURE_ARGS && make && make install
    70.9  }
   70.10  
   70.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    71.1 --- a/php-auth-pam/receipt	Mon Jan 02 23:06:18 2012 +0100
    71.2 +++ b/php-auth-pam/receipt	Mon Jan 02 23:06:18 2012 +0100
    71.3 @@ -18,10 +18,10 @@
    71.4  	test -d  ${PACKAGE}-${VERSION} \
    71.5  		|| make ${PACKAGE}-${VERSION}.orig ${PACKAGE}-${VERSION}
    71.6  	cd $src
    71.7 -	phpize 
    71.8 +	phpize
    71.9  	patch -p1 < $stuff/php-auth-pam-Makefile.global0.4.u || exit 1
   71.10  	
   71.11 -	./configure \
   71.12 +	./configure $CONFIGURE_ARGS \
   71.13  		--prefix=/usr &&
   71.14  	
   71.15  	make && make DESTDIR=$DESTDIR install
    72.1 --- a/pidgin-libnotify/receipt	Mon Jan 02 23:06:18 2012 +0100
    72.2 +++ b/pidgin-libnotify/receipt	Mon Jan 02 23:06:18 2012 +0100
    72.3 @@ -15,7 +15,7 @@
    72.4  compile_rules()
    72.5  {
    72.6  	cd $src
    72.7 -	./configure && make && make install
    72.8 +	./configure $CONFIGURE_ARGS && make && make install
    72.9  }
   72.10  
   72.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    73.1 --- a/pidgin-musictracker/receipt	Mon Jan 02 23:06:18 2012 +0100
    73.2 +++ b/pidgin-musictracker/receipt	Mon Jan 02 23:06:18 2012 +0100
    73.3 @@ -15,7 +15,7 @@
    73.4  compile_rules()
    73.5  {
    73.6  	cd $src
    73.7 -	./configure
    73.8 +	./configure $CONFIGURE_ARGS &&
    73.9  	make && make DESTDIR=$PWD/_pkg install
   73.10  }
   73.11  
    74.1 --- a/pinentry-gtk/receipt	Mon Jan 02 23:06:18 2012 +0100
    74.2 +++ b/pinentry-gtk/receipt	Mon Jan 02 23:06:18 2012 +0100
    74.3 @@ -21,7 +21,8 @@
    74.4  		--disable-pinentry-curses \
    74.5  		--disable-pinentry-gtk \
    74.6  		--disable-pinentry-qt \
    74.7 -		--disable-pinentry-qt4 &&
    74.8 +		--disable-pinentry-qt4 \
    74.9 +		$CONFIGURE_ARGS &&
   74.10  	make &&
   74.11  	make install
   74.12  }
    75.1 --- a/poppler-qt4/receipt	Mon Jan 02 23:06:18 2012 +0100
    75.2 +++ b/poppler-qt4/receipt	Mon Jan 02 23:06:18 2012 +0100
    75.3 @@ -19,7 +19,8 @@
    75.4  	cd $src
    75.5  	./configure \
    75.6  		--enable-poppler-qt4 \
    75.7 -		--enable-zlib &&
    75.8 +		--enable-zlib \
    75.9 +		$CONFIGURE_ARGS &&
   75.10  	make &&
   75.11  	make install
   75.12  }
    76.1 --- a/pth/receipt	Mon Jan 02 23:06:18 2012 +0100
    76.2 +++ b/pth/receipt	Mon Jan 02 23:06:18 2012 +0100
    76.3 @@ -15,7 +15,7 @@
    76.4  compile_rules()
    76.5  {
    76.6  	cd $src
    76.7 -	./configure --prefix=/usr &&
    76.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    76.9  	make -j 1 &&
   76.10  	make -j 1 DESTDIR=$DESTDIR install
   76.11  }
    77.1 --- a/rapidsvn/receipt	Mon Jan 02 23:06:18 2012 +0100
    77.2 +++ b/rapidsvn/receipt	Mon Jan 02 23:06:18 2012 +0100
    77.3 @@ -26,7 +26,8 @@
    77.4  		--with-neon-config=neon-config \
    77.5  		--with-wx-config=wx-config \
    77.6  		--with-svn-include=/usr/include \
    77.7 -		--with-svn-lib=/usr/lib &&
    77.8 +		--with-svn-lib=/usr/lib \
    77.9 +		$CONFIGURE_ARGS &&
   77.10  	make && make install
   77.11  }
   77.12  
    78.1 --- a/remmina-plugins/receipt	Mon Jan 02 23:06:18 2012 +0100
    78.2 +++ b/remmina-plugins/receipt	Mon Jan 02 23:06:18 2012 +0100
    78.3 @@ -16,7 +16,7 @@
    78.4  compile_rules()
    78.5  {
    78.6  	cd $src
    78.7 -	./configure && make && make install
    78.8 +	./configure $CONFIGURE_ARGS && make && make install
    78.9  }
   78.10  
   78.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    79.1 --- a/ruby-enterprise/receipt	Mon Jan 02 23:06:18 2012 +0100
    79.2 +++ b/ruby-enterprise/receipt	Mon Jan 02 23:06:18 2012 +0100
    79.3 @@ -18,7 +18,7 @@
    79.4  compile_rules()
    79.5  {
    79.6  	cd $src/source
    79.7 -	./configure && make && make install
    79.8 +	./configure $CONFIGURE_ARGS && make && make install
    79.9  }
   79.10  
   79.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    80.1 --- a/ruby/receipt	Mon Jan 02 23:06:18 2012 +0100
    80.2 +++ b/ruby/receipt	Mon Jan 02 23:06:18 2012 +0100
    80.3 @@ -19,9 +19,10 @@
    80.4  compile_rules()
    80.5  {
    80.6  	cd $src
    80.7 -	patch -Np1 < $stuff/openssl-1.0.patch 
    80.8 -	./configure --prefix=/usr --enable-shared && 		 
    80.9 -	make -j 4 &&
   80.10 +	patch -Np1 < $stuff/openssl-1.0.patch
   80.11 +	./configure --prefix=/usr --enable-shared \
   80.12 +		$CONFIGURE_ARGS &&
   80.13 +	make $MAKEFLAGS &&
   80.14  	make DESTDIR=$DESTDIR install
   80.15  }
   80.16  
    81.1 --- a/spandsp/receipt	Mon Jan 02 23:06:18 2012 +0100
    81.2 +++ b/spandsp/receipt	Mon Jan 02 23:06:18 2012 +0100
    81.3 @@ -14,7 +14,7 @@
    81.4  compile_rules()
    81.5  {
    81.6  	cd $src
    81.7 -	./configure --prefix=/usr &&
    81.8 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
    81.9  	make -j1 &&
   81.10  	make -j1 install
   81.11  }
    82.1 --- a/speedtouch/receipt	Mon Jan 02 23:06:18 2012 +0100
    82.2 +++ b/speedtouch/receipt	Mon Jan 02 23:06:18 2012 +0100
    82.3 @@ -23,9 +23,10 @@
    82.4      done <<EOT
    82.5  	gcc4.u
    82.6  EOT
    82.7 -   ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man &&
    82.8 +   ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man \
    82.9 +		$CONFIGURE_ARGS &&
   82.10    make &&
   82.11 -  make prefix=$PWD/_pkg/usr sysconfdir=$PWD/_pkg/etc mandir=$PWD/_pkg/usr/share/man install 
   82.12 +  make prefix=$PWD/_pkg/usr sysconfdir=$PWD/_pkg/etc mandir=$PWD/_pkg/usr/share/man install
   82.13  }
   82.14  	
   82.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    83.1 --- a/splint/receipt	Mon Jan 02 23:06:18 2012 +0100
    83.2 +++ b/splint/receipt	Mon Jan 02 23:06:18 2012 +0100
    83.3 @@ -14,7 +14,7 @@
    83.4  compile_rules()
    83.5  {
    83.6      cd $src
    83.7 -    ./configure && make -j1 && make install
    83.8 +    ./configure $CONFIGURE_ARGS && make -j1 && make install
    83.9  }
   83.10  
   83.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    84.1 --- a/srcpd/receipt	Mon Jan 02 23:06:18 2012 +0100
    84.2 +++ b/srcpd/receipt	Mon Jan 02 23:06:18 2012 +0100
    84.3 @@ -16,7 +16,7 @@
    84.4  {
    84.5  	cd $src
    84.6  
    84.7 -	./configure \
    84.8 +	./configure $CONFIGURE_ARGS \
    84.9  		--sysconfdir=/etc &&
   84.10  	make &&
   84.11  	make install
    85.1 --- a/stardict/receipt	Mon Jan 02 23:06:18 2012 +0100
    85.2 +++ b/stardict/receipt	Mon Jan 02 23:06:18 2012 +0100
    85.3 @@ -29,7 +29,8 @@
    85.4   --disable-gucharmap \
    85.5   --disable-festival \
    85.6   --disable-advertisement \
    85.7 - --disable-updateinfo &&
    85.8 + --disable-updateinfo \
    85.9 + $CONFIGURE_ARGS &&
   85.10   make && make DESTDIR=$PWD/_pkg install
   85.11  }
   85.12  
    86.1 --- a/tmux/receipt	Mon Jan 02 23:06:18 2012 +0100
    86.2 +++ b/tmux/receipt	Mon Jan 02 23:06:18 2012 +0100
    86.3 @@ -17,7 +17,7 @@
    86.4  {
    86.5  	cd $src
    86.6  
    86.7 -	./configure &&
    86.8 +	./configure $CONFIGURE_ARGS &&
    86.9  	make PREFIX=/usr &&
   86.10  	make PREFIX=/usr install &&
   86.11  	install -d m755 "$DESTDIR/usr/share/tmux/" &&
    87.1 --- a/vzctl/receipt	Mon Jan 02 23:06:18 2012 +0100
    87.2 +++ b/vzctl/receipt	Mon Jan 02 23:06:18 2012 +0100
    87.3 @@ -32,7 +32,8 @@
    87.4  		--prefix=/usr \
    87.5  		--localstatedir=/var \
    87.6  		--enable-bashcomp \
    87.7 -		--enable-logrotate &&
    87.8 +		--enable-logrotate \
    87.9 +		$CONFIGURE_ARGS &&
   87.10  	make && make DESTDIR=$PWD/_pkg install && make DESTDIR=$PWD/_pkg install-slitaz
   87.11  }
   87.12  
    88.1 --- a/wput/receipt	Mon Jan 02 23:06:18 2012 +0100
    88.2 +++ b/wput/receipt	Mon Jan 02 23:06:18 2012 +0100
    88.3 @@ -18,7 +18,7 @@
    88.4  	sed -i "s|^prefix *=.*|prefix = $DESTDIR/usr|" Makefile.in
    88.5  	./configure --prefix=/usr \
    88.6  		--disable-g-switch \
    88.7 -		--without-ssl &&
    88.8 +		--without-ssl $CONFIGURE_ARGS &&
    88.9  	make &&
   88.10  	make DESTDIR=$DESTDIR install
   88.11  }
    89.1 --- a/xcircuit/receipt	Mon Jan 02 23:06:18 2012 +0100
    89.2 +++ b/xcircuit/receipt	Mon Jan 02 23:06:18 2012 +0100
    89.3 @@ -18,7 +18,8 @@
    89.4  	sed -i 's|am__api_version="1.9"|am__api_version="1.11"|' configure
    89.5  	./configure prefix=/usr \
    89.6  		--with-tcl=/usr/lib \
    89.7 -		--with-tk=/usr/lib &&
    89.8 +		--with-tk=/usr/lib \
    89.9 +		$CONFIGURE_ARGS &&
   89.10  	make && make DESTDIR=$DESTDIR install
   89.11  }
   89.12  
    90.1 --- a/xerces-c/receipt	Mon Jan 02 23:06:18 2012 +0100
    90.2 +++ b/xerces-c/receipt	Mon Jan 02 23:06:18 2012 +0100
    90.3 @@ -15,8 +15,8 @@
    90.4  {
    90.5  	cd $src
    90.6  	
    90.7 -	./configure &&
    90.8 -	make -j 4 &&
    90.9 +	./configure $CONFIGURE_ARGS &&
   90.10 +	make $MAKEFLAGS &&
   90.11  	make install
   90.12  }
   90.13  
    91.1 --- a/xorg-server-light/receipt	Mon Jan 02 23:06:18 2012 +0100
    91.2 +++ b/xorg-server-light/receipt	Mon Jan 02 23:06:18 2012 +0100
    91.3 @@ -47,7 +47,8 @@
    91.4  		--disable-libdrm \
    91.5  		--disable-xvfb \
    91.6  		--disable-xnest \
    91.7 -		--disable-xfbdev &&
    91.8 +		--disable-xfbdev \
    91.9 +		$CONFIGURE_ARGS &&
   91.10  	make && make install
   91.11  }
   91.12  
    92.1 --- a/xplc/receipt	Mon Jan 02 23:06:18 2012 +0100
    92.2 +++ b/xplc/receipt	Mon Jan 02 23:06:18 2012 +0100
    92.3 @@ -17,9 +17,9 @@
    92.4  compile_rules() {
    92.5    cd $src
    92.6    ./configure --prefix=/usr --mandir=/usr/share/man \
    92.7 -			  --without-libuuid  &&
    92.8 +			  --without-libuuid $CONFIGURE_ARGS &&
    92.9    make &&
   92.10 -  make DESTDIR=$PWD/_pkg install 
   92.11 +  make DESTDIR=$PWD/_pkg install
   92.12  
   92.13  }
   92.14  	
    93.1 --- a/yasr/receipt	Mon Jan 02 23:06:18 2012 +0100
    93.2 +++ b/yasr/receipt	Mon Jan 02 23:06:18 2012 +0100
    93.3 @@ -17,7 +17,7 @@
    93.4  	patch -p0 < $stuff/yasr.patch || return 1
    93.5  	cd ../
    93.6  	./configure \
    93.7 -		--prefix=/usr 
    93.8 +		--prefix=/usr $CONFIGURE_ARGS &&
    93.9  	make && make DESTDIR=$PWD/_pkg install
   93.10  }
   93.11