[arch-commits] Commit in ettercap-gtk/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Apr 1 23:12:02 UTC 2010
Date: Thursday, April 1, 2010 @ 19:12:02
Author: giovanni
Revision: 75611
upgpkg: ettercap-gtk NG_0.7.3-7
openssl-1 rebuild
Modified:
ettercap-gtk/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-01 23:02:55 UTC (rev 75610)
+++ PKGBUILD 2010-04-01 23:12:02 UTC (rev 75611)
@@ -6,7 +6,7 @@
pkgver=NG_0.7.3
_origname=ettercap
_origver=NG-0.7.3
-pkgrel=6
+pkgrel=7
pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - GTK"
arch=('i686' 'x86_64')
url="http://ettercap.sourceforge.net/"
@@ -21,6 +21,7 @@
build() {
cd ${srcdir}/${_origname}-${_origver} || return 1
+ unset LDFLAGS
./configure --prefix=/usr --sysconfdir=/etc --enable-plugins --enable-https
make || return 1
install -D ${srcdir}/${_origname}-${_origver}/src/ettercap \
More information about the arch-commits
mailing list