wok-stable diff openldap/receipt @ rev 6423

lxpanel : patch battery plugin
author Antoine Bodin <gokhlayeh@mailoo.org>
date Mon Sep 27 02:41:42 2010 +0200 (2010-09-27)
parents d815e78b71e4
children b87e77db07eb
line diff
     1.1 --- a/openldap/receipt	Mon Mar 15 12:39:19 2010 +0100
     1.2 +++ b/openldap/receipt	Mon Sep 27 02:41:42 2010 +0200
     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