wok diff net-tools/receipt @ rev 23945

Up slitaz-base-files (342)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 18 18:47:32 2020 +0000 (2020-09-18)
parents f499057669ab
children 535c806240cc
line diff
     1.1 --- a/net-tools/receipt	Wed May 07 15:10:51 2014 +0000
     1.2 +++ b/net-tools/receipt	Fri Sep 18 18:47:32 2020 +0000
     1.3 @@ -7,13 +7,12 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WEB_SITE="http://www.tazenda.demon.co.uk/phil/net-tools"
     1.8 +WEB_SITE="https://web.archive.org/web/20130512153334if_/http://www.tazenda.demon.co.uk/phil/net-tools"
     1.9  WGET_URL="$WEB_SITE/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15  	mkdir $DESTDIR
    1.16  	enabled="HAVE_AFUNIX HAVE_AFINET HAVE_HWETHER HAVE_HWPPP \
    1.17  		 HAVE_HWTUNNEL HAVE_FW_MASQUERADE HAVE_IP_TOOLS HAVE_MII"