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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:07:36 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:07:35
  Author: allan
Revision: 197846

remove \!libtool

Modified:
  xfsprogs/repos/core-i686/PKGBUILD
  xfsprogs/repos/core-x86_64/PKGBUILD
  xfsprogs/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:07:27 UTC (rev 197845)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:07:35 UTC (rev 197846)
@@ -9,7 +9,7 @@
 url="http://oss.sgi.com/projects/xfs/"
 groups=('base')
 depends=('util-linux')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 # We mirror the sources as upstream tends to move them once a new release is out
 source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz")
 md5sums=('de9f1f45026c2f4e0776058d429ff4b6')

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:07:27 UTC (rev 197845)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:07:35 UTC (rev 197846)
@@ -9,7 +9,7 @@
 url="http://oss.sgi.com/projects/xfs/"
 groups=('base')
 depends=('util-linux')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 # We mirror the sources as upstream tends to move them once a new release is out
 source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz")
 md5sums=('de9f1f45026c2f4e0776058d429ff4b6')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:07:27 UTC (rev 197845)
+++ trunk/PKGBUILD	2013-10-30 11:07:35 UTC (rev 197846)
@@ -9,7 +9,7 @@
 url="http://oss.sgi.com/projects/xfs/"
 groups=('base')
 depends=('util-linux')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 # We mirror the sources as upstream tends to move them once a new release is out
 source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz")
 md5sums=('de9f1f45026c2f4e0776058d429ff4b6')




More information about the arch-commits mailing list