[arch-commits] Commit in ipsec-tools (3 files)

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 01:52:42 UTC 2013


    Date: Thursday, October 31, 2013 @ 02:52:41
  Author: allan
Revision: 99815

remove !libtool

Modified:
  ipsec-tools/repos/community-i686/PKGBUILD
  ipsec-tools/repos/community-x86_64/PKGBUILD
  ipsec-tools/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 01:52:21 UTC (rev 99814)
+++ repos/community-i686/PKGBUILD	2013-10-31 01:52:41 UTC (rev 99815)
@@ -11,7 +11,7 @@
 depends=('readline' 'openssl' 'krb5')
 makedepends=('linux-headers')
 license=('GPL')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/ipsec-tools/$pkgname-$pkgver.tar.bz2
 	racoon.service
 	ipsec.service

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 01:52:21 UTC (rev 99814)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 01:52:41 UTC (rev 99815)
@@ -11,7 +11,7 @@
 depends=('readline' 'openssl' 'krb5')
 makedepends=('linux-headers')
 license=('GPL')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/ipsec-tools/$pkgname-$pkgver.tar.bz2
 	racoon.service
 	ipsec.service

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 01:52:21 UTC (rev 99814)
+++ trunk/PKGBUILD	2013-10-31 01:52:41 UTC (rev 99815)
@@ -11,7 +11,7 @@
 depends=('readline' 'openssl' 'krb5')
 makedepends=('linux-headers')
 license=('GPL')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/ipsec-tools/$pkgname-$pkgver.tar.bz2
 	racoon.service
 	ipsec.service




More information about the arch-commits mailing list