[arch-commits] Commit in libzip (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:03:28 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:03:27
  Author: allan
Revision: 198305

remove !libtool

Modified:
  libzip/repos/extra-i686/PKGBUILD
  libzip/repos/extra-x86_64/PKGBUILD
  libzip/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    1 -
 repos/extra-x86_64/PKGBUILD |    1 -
 trunk/PKGBUILD              |    1 -
 3 files changed, 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 14:03:06 UTC (rev 198304)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:03:27 UTC (rev 198305)
@@ -10,7 +10,6 @@
 license=('BSD')
 arch=('i686' 'x86_64')
 depends=('zlib')
-options=('!libtool')
 source=("http://www.nih.at/${pkgname}/${pkgname}-${pkgver}.tar.xz"
         'fix-headers.patch')
 md5sums=('87d5ec3629f6ad2a4b01ad961e7f0c19'

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:03:06 UTC (rev 198304)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:03:27 UTC (rev 198305)
@@ -10,7 +10,6 @@
 license=('BSD')
 arch=('i686' 'x86_64')
 depends=('zlib')
-options=('!libtool')
 source=("http://www.nih.at/${pkgname}/${pkgname}-${pkgver}.tar.xz"
         'fix-headers.patch')
 md5sums=('87d5ec3629f6ad2a4b01ad961e7f0c19'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:03:06 UTC (rev 198304)
+++ trunk/PKGBUILD	2013-10-30 14:03:27 UTC (rev 198305)
@@ -10,7 +10,6 @@
 license=('BSD')
 arch=('i686' 'x86_64')
 depends=('zlib')
-options=('!libtool')
 source=("http://www.nih.at/${pkgname}/${pkgname}-${pkgver}.tar.xz"
         'fix-headers.patch')
 md5sums=('87d5ec3629f6ad2a4b01ad961e7f0c19'




More information about the arch-commits mailing list