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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:50:42 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:50:42
  Author: allan
Revision: 198433

remove !libtool

Modified:
  snappy/repos/extra-i686/PKGBUILD
  snappy/repos/extra-x86_64/PKGBUILD
  snappy/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:50:20 UTC (rev 198432)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:50:42 UTC (rev 198433)
@@ -11,7 +11,6 @@
 license=('BSD')
 depends=('glibc' 'gcc-libs')
 checkdepends=('zlib')
-options=('!libtool')
 source=("http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz")
 md5sums=('c8f3ef29b5281e78f4946b2d739cea4f')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:50:20 UTC (rev 198432)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:50:42 UTC (rev 198433)
@@ -11,7 +11,6 @@
 license=('BSD')
 depends=('glibc' 'gcc-libs')
 checkdepends=('zlib')
-options=('!libtool')
 source=("http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz")
 md5sums=('c8f3ef29b5281e78f4946b2d739cea4f')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:50:20 UTC (rev 198432)
+++ trunk/PKGBUILD	2013-10-30 14:50:42 UTC (rev 198433)
@@ -11,7 +11,6 @@
 license=('BSD')
 depends=('glibc' 'gcc-libs')
 checkdepends=('zlib')
-options=('!libtool')
 source=("http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz")
 md5sums=('c8f3ef29b5281e78f4946b2d739cea4f')
 




More information about the arch-commits mailing list