wok diff airpwn/receipt @ rev 22005
added tar-lang 1.32
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 18 17:38:24 2019 +0100 (2019-10-18) |
parents | 45507bfb2b0d |
children | 5f6c5106b1f5 |
line diff
1.1 --- a/airpwn/receipt Mon Jul 04 00:54:49 2016 +0300 1.2 +++ b/airpwn/receipt Fri Oct 18 17:38:24 2019 +0100 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="Airpwn is a tool for generic packet injection on an 802.11 network." 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 LICENSE="GPL2" 1.7 +WEB_SITE="http://airpwn.sourceforge.net" 1.8 TARBALL="$PACKAGE-$VERSION.tgz" 1.9 -WEB_SITE="http://airpwn.sourceforge.net" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 1.12 DEPENDS="pcre libpcap libcrypto openssl lorcon wireless_tools libnet" 1.13 @@ -36,8 +36,6 @@ 1.14 --mandir=/usr/share/man \ 1.15 $CONFIGURE_ARGS && 1.16 make && make DESTDIR=$DESTDIR install 1.17 - 1.18 - cook_compress_manpages 1.19 } 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg. 1.22 @@ -46,4 +44,3 @@ 1.23 mkdir -p $fs/usr 1.24 cp -a $install/usr/sbin $fs/usr 1.25 } 1.26 -