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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:26:14 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:26:14
  Author: allan
Revision: 99742

remove !libtool

Modified:
  freeradius/repos/community-i686/PKGBUILD
  freeradius/repos/community-x86_64/PKGBUILD
  freeradius/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:25:53 UTC (rev 99741)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:26:14 UTC (rev 99742)
@@ -12,7 +12,7 @@
 depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient')
 makedepends=('libpcap' 'unixodbc' 'python2')
 optdepends=('libpcap' 'unixodbc' 'python2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=$pkgname.install
 source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{,.sig}
 	freeradius.tmpfiles

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:25:53 UTC (rev 99741)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:26:14 UTC (rev 99742)
@@ -12,7 +12,7 @@
 depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient')
 makedepends=('libpcap' 'unixodbc' 'python2')
 optdepends=('libpcap' 'unixodbc' 'python2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=$pkgname.install
 source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{,.sig}
 	freeradius.tmpfiles

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:25:53 UTC (rev 99741)
+++ trunk/PKGBUILD	2013-10-30 23:26:14 UTC (rev 99742)
@@ -12,7 +12,7 @@
 depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient')
 makedepends=('libpcap' 'unixodbc' 'python2')
 optdepends=('libpcap' 'unixodbc' 'python2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install=$pkgname.install
 source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{,.sig}
 	freeradius.tmpfiles




More information about the arch-commits mailing list