wok diff openldap/receipt @ rev 6221

Up: aaphoto to 0.38.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 20:19:51 2010 +0000 (2010-09-11)
parents d815e78b71e4
children b87e77db07eb
line diff
     1.1 --- a/openldap/receipt	Mon Mar 15 12:39:19 2010 +0100
     1.2 +++ b/openldap/receipt	Sat Sep 11 20:19:51 2010 +0000
     1.3 @@ -24,7 +24,7 @@
     1.4  		--libexecdir=/usr/lib/$PACKAGE \
     1.5  		--mandir=/usr/share/man $CONFIGURE_ARGS
     1.6  	which soelim || find -name Makefile | xargs sed -i 's/soelim/cat/'
     1.7 -	make CPPFLAGS=-D_GNU_SOURCE &&
     1.8 +	make -j 4 CPPFLAGS=-D_GNU_SOURCE &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11