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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:24:51 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:24:51
  Author: allan
Revision: 99738

remove !libtool

Modified:
  ettercap/repos/community-i686/PKGBUILD
  ettercap/repos/community-x86_64/PKGBUILD
  ettercap/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:24:24 UTC (rev 99737)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:24:51 UTC (rev 99738)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet')
 makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
 source=("https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz")
 md5sums=('067514bb53ff76b81d578676e2048319')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:24:24 UTC (rev 99737)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:24:51 UTC (rev 99738)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet')
 makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
 source=("https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz")
 md5sums=('067514bb53ff76b81d578676e2048319')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:24:24 UTC (rev 99737)
+++ trunk/PKGBUILD	2013-10-30 23:24:51 UTC (rev 99738)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet')
 makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
 source=("https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz")
 md5sums=('067514bb53ff76b81d578676e2048319')
 




More information about the arch-commits mailing list