wok-stable diff openldap/receipt @ rev 11795

Up: phpmyadmin (3.4.10.1)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Feb 25 00:53:44 2012 +0100 (2012-02-25)
parents f7be9547634c
children
line diff
     1.1 --- a/openldap/receipt	Wed May 25 00:04:49 2011 +0200
     1.2 +++ b/openldap/receipt	Sat Feb 25 00:53:44 2012 +0100
     1.3 @@ -30,7 +30,7 @@
     1.4  		--with-threads \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	which soelim || find -name Makefile | xargs sed -i 's/soelim/cat/'
     1.7 -	make -j 4 CPPFLAGS=-D_GNU_SOURCE &&
     1.8 +	make $MAKEFLAGS CPPFLAGS=-D_GNU_SOURCE &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }
    1.11