[arch-commits] Commit in openldap (5 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:06:09 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:06:09
  Author: allan
Revision: 197834

remove \!libtool

Modified:
  openldap/repos/core-i686/PKGBUILD
  openldap/repos/core-x86_64/PKGBUILD
  openldap/repos/testing-i686/PKGBUILD
  openldap/repos/testing-x86_64/PKGBUILD
  openldap/trunk/PKGBUILD

-------------------------------+
 repos/core-i686/PKGBUILD      |    3 +--
 repos/core-x86_64/PKGBUILD    |    3 +--
 repos/testing-i686/PKGBUILD   |    1 -
 repos/testing-x86_64/PKGBUILD |    1 -
 trunk/PKGBUILD                |    1 -
 5 files changed, 2 insertions(+), 7 deletions(-)

Modified: repos/core-i686/PKGBUILD
===================================================================
--- repos/core-i686/PKGBUILD	2013-10-30 11:06:02 UTC (rev 197833)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:06:09 UTC (rev 197834)
@@ -53,7 +53,6 @@
   pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries"
   depends=('libsasl' 'e2fsprogs')
   backup=('etc/openldap/ldap.conf')
-  options=('!libtool')
 
   cd ${pkgbase}-${pkgver}
   for dir in include libraries doc/man/man3 ; do
@@ -76,7 +75,7 @@
   pkgdesc="Lightweight Directory Access Protocol (LDAP) client and server"
   depends=("libldap>=${pkgver}" 'libltdl')
   backup=('etc/openldap/slapd.conf' 'etc/openldap/slapd.ldif')
-  options=('!libtool' 'emptydirs')
+  options=('emptydirs')
   install=openldap.install
 
   cd ${pkgbase}-${pkgver}

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:06:02 UTC (rev 197833)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:06:09 UTC (rev 197834)
@@ -53,7 +53,6 @@
   pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries"
   depends=('libsasl' 'e2fsprogs')
   backup=('etc/openldap/ldap.conf')
-  options=('!libtool')
 
   cd ${pkgbase}-${pkgver}
   for dir in include libraries doc/man/man3 ; do
@@ -76,7 +75,7 @@
   pkgdesc="Lightweight Directory Access Protocol (LDAP) client and server"
   depends=("libldap>=${pkgver}" 'libltdl')
   backup=('etc/openldap/slapd.conf' 'etc/openldap/slapd.ldif')
-  options=('!libtool' 'emptydirs')
+  options=('emptydirs')
   install=openldap.install
 
   cd ${pkgbase}-${pkgver}

Modified: repos/testing-i686/PKGBUILD
===================================================================
--- repos/testing-i686/PKGBUILD	2013-10-30 11:06:02 UTC (rev 197833)
+++ repos/testing-i686/PKGBUILD	2013-10-30 11:06:09 UTC (rev 197834)
@@ -53,7 +53,6 @@
   pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries"
   depends=('libsasl' 'e2fsprogs')
   backup=('etc/openldap/ldap.conf')
-  options=('!libtool')
 
   cd ${pkgbase}-${pkgver}
   for dir in include libraries doc/man/man3 ; do

Modified: repos/testing-x86_64/PKGBUILD
===================================================================
--- repos/testing-x86_64/PKGBUILD	2013-10-30 11:06:02 UTC (rev 197833)
+++ repos/testing-x86_64/PKGBUILD	2013-10-30 11:06:09 UTC (rev 197834)
@@ -53,7 +53,6 @@
   pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries"
   depends=('libsasl' 'e2fsprogs')
   backup=('etc/openldap/ldap.conf')
-  options=('!libtool')
 
   cd ${pkgbase}-${pkgver}
   for dir in include libraries doc/man/man3 ; do

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:06:02 UTC (rev 197833)
+++ trunk/PKGBUILD	2013-10-30 11:06:09 UTC (rev 197834)
@@ -53,7 +53,6 @@
   pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries"
   depends=('libsasl' 'e2fsprogs')
   backup=('etc/openldap/ldap.conf')
-  options=('!libtool')
 
   cd ${pkgbase}-${pkgver}
   for dir in include libraries doc/man/man3 ; do




More information about the arch-commits mailing list