wok-current diff openldap/receipt @ rev 12059
removing cp for desktop files. that's all for tonight
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Mar 07 22:30:33 2012 -0800 (2012-03-07) |
parents | f7be9547634c |
children | 73641efed1cc |
line diff
1.1 --- a/openldap/receipt Wed May 25 00:04:49 2011 +0200 1.2 +++ b/openldap/receipt Wed Mar 07 22:30:33 2012 -0800 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