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

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


    Date: Wednesday, October 30, 2013 @ 12:06:53
  Author: allan
Revision: 197840

remove \!libtool

Modified:
  shadow/repos/core-i686/PKGBUILD
  shadow/repos/core-x86_64/PKGBUILD
  shadow/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:47 UTC (rev 197839)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:06:53 UTC (rev 197840)
@@ -16,7 +16,7 @@
         etc/pam.d/{chpasswd,newusers,groupadd,groupdel,groupmod}
         etc/pam.d/{chgpasswd,groupmems}
         etc/default/useradd)
-options=('!libtool' strip debug)
+options=(strip debug)
 install='shadow.install'
 source=("http://pkg-shadow.alioth.debian.org/releases/$pkgname-$pkgver.tar.bz2"{,.sig}
         LICENSE

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:06:47 UTC (rev 197839)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:06:53 UTC (rev 197840)
@@ -16,7 +16,7 @@
         etc/pam.d/{chpasswd,newusers,groupadd,groupdel,groupmod}
         etc/pam.d/{chgpasswd,groupmems}
         etc/default/useradd)
-options=('!libtool' strip debug)
+options=(strip debug)
 install='shadow.install'
 source=("http://pkg-shadow.alioth.debian.org/releases/$pkgname-$pkgver.tar.bz2"{,.sig}
         LICENSE

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:06:47 UTC (rev 197839)
+++ trunk/PKGBUILD	2013-10-30 11:06:53 UTC (rev 197840)
@@ -16,7 +16,7 @@
         etc/pam.d/{chpasswd,newusers,groupadd,groupdel,groupmod}
         etc/pam.d/{chgpasswd,groupmems}
         etc/default/useradd)
-options=('!libtool' strip debug)
+options=(strip debug)
 install='shadow.install'
 source=("http://pkg-shadow.alioth.debian.org/releases/$pkgname-$pkgver.tar.bz2"{,.sig}
         LICENSE




More information about the arch-commits mailing list