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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:32:10 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:32:10
  Author: allan
Revision: 99930

remove !libtool

Modified:
  ntop/repos/community-i686/PKGBUILD
  ntop/repos/community-x86_64/PKGBUILD
  ntop/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 02:31:50 UTC (rev 99929)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:32:10 UTC (rev 99930)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('libevent' 'libpcap' 'gd' 'glibc' 'libxml2' 'openssl' 'rrdtool' 'pcre' 'geoip' 'lua' 'python2')
 makedepends=('subversion' 'wget' 'ca-certificates')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install='ntop.install'
 source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/Stable/${pkgname}-${pkgver}.tar.gz"
         'ntop.service')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:31:50 UTC (rev 99929)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:32:10 UTC (rev 99930)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('libevent' 'libpcap' 'gd' 'glibc' 'libxml2' 'openssl' 'rrdtool' 'pcre' 'geoip' 'lua' 'python2')
 makedepends=('subversion' 'wget' 'ca-certificates')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install='ntop.install'
 source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/Stable/${pkgname}-${pkgver}.tar.gz"
         'ntop.service')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:31:50 UTC (rev 99929)
+++ trunk/PKGBUILD	2013-10-31 02:32:10 UTC (rev 99930)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('libevent' 'libpcap' 'gd' 'glibc' 'libxml2' 'openssl' 'rrdtool' 'pcre' 'geoip' 'lua' 'python2')
 makedepends=('subversion' 'wget' 'ca-certificates')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 install='ntop.install'
 source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/Stable/${pkgname}-${pkgver}.tar.gz"
         'ntop.service')




More information about the arch-commits mailing list