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

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


    Date: Wednesday, October 30, 2013 @ 12:03:28
  Author: allan
Revision: 197811

remove \!libtool

Modified:
  gettext/repos/core-i686/PKGBUILD
  gettext/repos/core-x86_64/PKGBUILD
  gettext/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:03:22 UTC (rev 197810)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:03:28 UTC (rev 197811)
@@ -11,7 +11,7 @@
 groups=('base' 'base-devel')
 depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring')
 optdepends=('cvs: for autopoint tool')
-options=(!libtool !docs)
+options=(!docs)
 install=gettext.install
 source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('3fc808f7d25487fc72b5759df7419e02'

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:03:22 UTC (rev 197810)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:03:28 UTC (rev 197811)
@@ -11,7 +11,7 @@
 groups=('base' 'base-devel')
 depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring')
 optdepends=('cvs: for autopoint tool')
-options=(!libtool !docs)
+options=(!docs)
 install=gettext.install
 source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('3fc808f7d25487fc72b5759df7419e02'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:03:22 UTC (rev 197810)
+++ trunk/PKGBUILD	2013-10-30 11:03:28 UTC (rev 197811)
@@ -11,7 +11,7 @@
 groups=('base' 'base-devel')
 depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring')
 optdepends=('cvs: for autopoint tool')
-options=(!libtool !docs)
+options=(!docs)
 install=gettext.install
 source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('3fc808f7d25487fc72b5759df7419e02'




More information about the arch-commits mailing list