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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:02:54 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:02:54
  Author: allan
Revision: 197806

remove \!libtool

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

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

Modified: repos/core-i686/PKGBUILD
===================================================================
--- repos/core-i686/PKGBUILD	2013-10-30 11:02:47 UTC (rev 197805)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:02:54 UTC (rev 197806)
@@ -14,7 +14,7 @@
 license=('MIT')
 depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
 provides=('libcurl.so')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         curlbuild.h)
 md5sums=('c8a4eaac7ce7b0d1bf458d62ccd4ef93'

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:02:47 UTC (rev 197805)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:02:54 UTC (rev 197806)
@@ -14,7 +14,7 @@
 license=('MIT')
 depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
 provides=('libcurl.so')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         curlbuild.h)
 md5sums=('c8a4eaac7ce7b0d1bf458d62ccd4ef93'

Modified: repos/testing-i686/PKGBUILD
===================================================================
--- repos/testing-i686/PKGBUILD	2013-10-30 11:02:47 UTC (rev 197805)
+++ repos/testing-i686/PKGBUILD	2013-10-30 11:02:54 UTC (rev 197806)
@@ -14,7 +14,7 @@
 license=('MIT')
 depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
 provides=('libcurl.so')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         "0001-glob-fix-regression-from-commit-5ca96cb844.patch::https://github.com/bagder/curl/commit/867b52a.patch"
         curlbuild.h)

Modified: repos/testing-x86_64/PKGBUILD
===================================================================
--- repos/testing-x86_64/PKGBUILD	2013-10-30 11:02:47 UTC (rev 197805)
+++ repos/testing-x86_64/PKGBUILD	2013-10-30 11:02:54 UTC (rev 197806)
@@ -14,7 +14,7 @@
 license=('MIT')
 depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
 provides=('libcurl.so')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         "0001-glob-fix-regression-from-commit-5ca96cb844.patch::https://github.com/bagder/curl/commit/867b52a.patch"
         curlbuild.h)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:02:47 UTC (rev 197805)
+++ trunk/PKGBUILD	2013-10-30 11:02:54 UTC (rev 197806)
@@ -14,7 +14,7 @@
 license=('MIT')
 depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
 provides=('libcurl.so')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         "0001-glob-fix-regression-from-commit-5ca96cb844.patch::https://github.com/bagder/curl/commit/867b52a.patch"
         curlbuild.h)




More information about the arch-commits mailing list