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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 12:50:41 UTC 2013


    Date: Wednesday, October 30, 2013 @ 13:50:40
  Author: allan
Revision: 198109

remove !libtool

Modified:
  idnkit/repos/extra-i686/PKGBUILD
  idnkit/repos/extra-x86_64/PKGBUILD
  idnkit/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 12:50:19 UTC (rev 198108)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:50:40 UTC (rev 198109)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('glibc')
 backup=('etc/idnalias.conf' 'etc/idn.conf')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 source=("http://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz")
 sha1sums=('7d843ffcf9843b7af02079e5a160520f28c75048')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:50:19 UTC (rev 198108)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:50:40 UTC (rev 198109)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('glibc')
 backup=('etc/idnalias.conf' 'etc/idn.conf')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 source=("http://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz")
 sha1sums=('7d843ffcf9843b7af02079e5a160520f28c75048')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:50:19 UTC (rev 198108)
+++ trunk/PKGBUILD	2013-10-30 12:50:40 UTC (rev 198109)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('glibc')
 backup=('etc/idnalias.conf' 'etc/idn.conf')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 source=("http://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz")
 sha1sums=('7d843ffcf9843b7af02079e5a160520f28c75048')
 




More information about the arch-commits mailing list