wok diff gst-plugins-ugly/receipt @ rev 13009

libsasl-without-ldap: Add support for db 5.x.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 06 18:31:58 2012 +0200 (2012-06-06)
parents c257a8281d43
children af2925c7b346
line diff
     1.1 --- a/gst-plugins-ugly/receipt	Fri May 20 16:10:58 2011 +0000
     1.2 +++ b/gst-plugins-ugly/receipt	Wed Jun 06 18:31:58 2012 +0200
     1.3 @@ -17,9 +17,9 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure --prefix=/usr --sysconfdir=/etc \
     1.7 -	--localstatedir=/var $CONFIGUGE_ARGS &&
     1.8 -	make -j 4 &&
     1.9 -	make install	
    1.10 +	--localstatedir=/var $CONFIGURE_ARGS &&
    1.11 +	make $MAKEFLAGS &&
    1.12 +	make install
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.