wok diff antinat/receipt @ rev 20497

updated diffutils (3.3 -> 3.6)
author Hans-G?nter Theisgen
date Mon Oct 29 16:27:52 2018 +0100 (2018-10-29)
parents f0a0b5091b4a
children 658dbc88032b
line diff
     1.1 --- a/antinat/receipt	Mon Jul 04 10:05:09 2016 +0300
     1.2 +++ b/antinat/receipt	Mon Oct 29 16:27:52 2018 +0100
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="Flexible SOCKS server & client library for proxy-based applications."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 +WEB_SITE="http://antinat.sourceforge.net/"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9 -WEB_SITE="http://antinat.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11  
    1.12  DEPENDS="expat"
    1.13 @@ -20,11 +20,7 @@
    1.14  	make &&
    1.15  	make prefix=$DESTDIR/usr install
    1.16  
    1.17 -	for i in 1 3 4; do
    1.18 -		mkdir -p $install/usr/share/man/man$i
    1.19 -		cp -a $src/man/*.$i $install/usr/share/man/man$i
    1.20 -	done
    1.21 -	cook_compress_manpages
    1.22 +	cook_pick_manpages $src/man/*.1 $src/man/*.3 $src/man/*.4
    1.23  }
    1.24  
    1.25  # Rules to gen a SliTaz package suitable for Tazpkg.