[arch-commits] Commit in util-linux (3 files)

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


    Date: Wednesday, October 30, 2013 @ 12:07:21
  Author: allan
Revision: 197844

remove \!libtool

Modified:
  util-linux/repos/core-i686/PKGBUILD
  util-linux/repos/core-x86_64/PKGBUILD
  util-linux/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:15 UTC (rev 197843)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:07:21 UTC (rev 197844)
@@ -17,7 +17,7 @@
 conflicts=('util-linux-ng' 'eject')
 provides=("util-linux-ng=$pkgver" 'eject')
 license=('GPL2')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("ftp://ftp.kernel.org/pub/linux/utils/$pkgname/v2.24/$pkgname-$pkgver.tar.xz"
         uuidd.tmpfiles
         pam-login

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:07:15 UTC (rev 197843)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:07:21 UTC (rev 197844)
@@ -17,7 +17,7 @@
 conflicts=('util-linux-ng' 'eject')
 provides=("util-linux-ng=$pkgver" 'eject')
 license=('GPL2')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("ftp://ftp.kernel.org/pub/linux/utils/$pkgname/v2.24/$pkgname-$pkgver.tar.xz"
         uuidd.tmpfiles
         pam-login

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:07:15 UTC (rev 197843)
+++ trunk/PKGBUILD	2013-10-30 11:07:21 UTC (rev 197844)
@@ -17,7 +17,7 @@
 conflicts=('util-linux-ng' 'eject')
 provides=("util-linux-ng=$pkgver" 'eject')
 license=('GPL2')
-options=('!libtool' 'strip' 'debug')
+options=('strip' 'debug')
 source=("ftp://ftp.kernel.org/pub/linux/utils/$pkgname/v2.24/$pkgname-$pkgver.tar.xz"
         uuidd.tmpfiles
         pam-login




More information about the arch-commits mailing list