wok-stable diff openldap/receipt @ rev 12231
Up:ocsinventory (2.0.4)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Apr 09 12:01:34 2012 +0200 (2012-04-09) |
parents | f7be9547634c |
children |
line diff
1.1 --- a/openldap/receipt Wed May 25 00:04:49 2011 +0200 1.2 +++ b/openldap/receipt Mon Apr 09 12:01:34 2012 +0200 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