wok-undigest diff ettercap/receipt @ rev 418

collectd-bind: fix compile_rules ?
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 31 14:55:34 2011 +0200 (2011-08-31)
parents 73a730730811
children 587d5462d3e4
line diff
     1.1 --- a/ettercap/receipt	Thu Apr 08 02:06:40 2010 +0000
     1.2 +++ b/ettercap/receipt	Wed Aug 31 14:55:34 2011 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Ettercap is a suite for man in the middle attacks on LAN"
     1.5  MAINTAINER="claudinei@slitaz.org"
     1.6  DEPENDS="libpthread-stubs libpcap libnet libtool zlib"
     1.7 -BUILD_DEPENDS="libpthread-stubs libpcap libnet-dev libtool zlib-dev"
     1.8 +BUILD_DEPENDS="libpthread-stubs libpcap libpcap-dev libnet-dev libtool zlib-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://ettercap.sourceforge.net"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12 @@ -22,7 +22,7 @@
    1.13  		--enable-plugins \
    1.14  		--disable-gtk \
    1.15  		$CONFIGURE_ARGS &&
    1.16 -	make && make DESTDIR=$PWD/_pkg install
    1.17 +	make && make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.