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

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


    Date: Wednesday, October 30, 2013 @ 12:06:47
  Author: allan
Revision: 197839

remove \!libtool

Modified:
  pth/repos/core-i686/PKGBUILD
  pth/repos/core-x86_64/PKGBUILD
  pth/trunk/PKGBUILD

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

Modified: repos/core-i686/PKGBUILD
===================================================================
--- repos/core-i686/PKGBUILD	2013-10-30 11:06:38 UTC (rev 197838)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:06:47 UTC (rev 197839)
@@ -9,7 +9,7 @@
 url="http://www.gnu.org/software/pth/"
 license=('LGPL')
 depends=('glibc' 'awk')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz{,.sig})
 sha1sums=('9a71915c89ff2414de69fe104ae1016d513afeee'
           '8cb16dffbf15ba92bda8d08918eaf5995642fc38')

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:06:38 UTC (rev 197838)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:06:47 UTC (rev 197839)
@@ -9,7 +9,7 @@
 url="http://www.gnu.org/software/pth/"
 license=('LGPL')
 depends=('glibc' 'awk')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz{,.sig})
 sha1sums=('9a71915c89ff2414de69fe104ae1016d513afeee'
           '8cb16dffbf15ba92bda8d08918eaf5995642fc38')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:06:38 UTC (rev 197838)
+++ trunk/PKGBUILD	2013-10-30 11:06:47 UTC (rev 197839)
@@ -9,7 +9,7 @@
 url="http://www.gnu.org/software/pth/"
 license=('LGPL')
 depends=('glibc' 'awk')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz{,.sig})
 sha1sums=('9a71915c89ff2414de69fe104ae1016d513afeee'
           '8cb16dffbf15ba92bda8d08918eaf5995642fc38')




More information about the arch-commits mailing list