wok diff opal/receipt @ rev 11792

Up: squid, squid-auth-helpers (3.1.19)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Feb 25 01:00:12 2012 +0100 (2012-02-25)
parents 49e501a55595
children 23c3aed67cd9
line diff
     1.1 --- a/opal/receipt	Sat Jul 10 09:37:09 2010 +0200
     1.2 +++ b/opal/receipt	Sat Feb 25 01:00:12 2012 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  	./configure --prefix=/usr --bindir=/bin \
     1.5  	--libexecdir=/usr/bin --mandir=/usr/share/man \
     1.6  	$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11