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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:40:06 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:40:06
  Author: allan
Revision: 99779

remove !libtool

Modified:
  gnunet/repos/community-i686/PKGBUILD
  gnunet/repos/community-x86_64/PKGBUILD
  gnunet/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-30 23:39:42 UTC (rev 99778)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:40:06 UTC (rev 99779)
@@ -13,7 +13,7 @@
 	 'libmicrohttpd' 'libunistring' 'libidn')
 makedepends=('gettext' 'pkgconfig')
 backup=(etc/gnunetd.conf)
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=gnunet.install
 source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
 	gnunet.service

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:39:42 UTC (rev 99778)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:40:06 UTC (rev 99779)
@@ -13,7 +13,7 @@
 	 'libmicrohttpd' 'libunistring' 'libidn')
 makedepends=('gettext' 'pkgconfig')
 backup=(etc/gnunetd.conf)
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=gnunet.install
 source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
 	gnunet.service

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:39:42 UTC (rev 99778)
+++ trunk/PKGBUILD	2013-10-30 23:40:06 UTC (rev 99779)
@@ -13,7 +13,7 @@
 	 'libmicrohttpd' 'libunistring' 'libidn')
 makedepends=('gettext' 'pkgconfig')
 backup=(etc/gnunetd.conf)
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=gnunet.install
 source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
 	gnunet.service




More information about the arch-commits mailing list