[arch-commits] CVS update of extra/daemons/openldap (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 29 14:31:29 UTC 2007


    Date: Saturday, September 29, 2007 @ 10:31:29
  Author: andyrtr
    Path: /home/cvs-extra/extra/daemons/openldap

Modified: PKGBUILD (1.50 -> 1.51)

rebuild for new db


----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


Index: extra/daemons/openldap/PKGBUILD
diff -u extra/daemons/openldap/PKGBUILD:1.50 extra/daemons/openldap/PKGBUILD:1.51
--- extra/daemons/openldap/PKGBUILD:1.50	Sat Sep 29 08:43:41 2007
+++ extra/daemons/openldap/PKGBUILD	Sat Sep 29 10:31:29 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.50 2007/09/29 12:43:41 tpowa Exp $
+# $Id: PKGBUILD,v 1.51 2007/09/29 14:31:29 andyrtr Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=openldap
 pkgver=2.3.38
@@ -13,11 +13,9 @@
 md5sums=('f83b0f2b62f6a06dc1ca83a1f0426efd'
          'a9c9d906b2132ee3cb3d100ef1c068ae'
 	 '95f50ebf185b1caf299fa4e3970d8ec2')
-
+options=('!makeflags' '!emptydirs')
 
 build() {
-  export MAKEFLAGS="-j1"
-
   cd ${startdir}/src/openldap-${pkgver}
   ./configure --prefix=/usr \
               --libexecdir=/usr/sbin \




More information about the arch-commits mailing list