wok diff iptables/receipt @ rev 3632
Add tightvnc-extra
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 02 17:25:18 2009 +0200 (2009-07-02) |
parents | 90ba3f41867b |
children | 939e9b93ed08 |
line diff
1.1 --- a/iptables/receipt Sun Jun 28 23:02:43 2009 +0200 1.2 +++ b/iptables/receipt Thu Jul 02 17:25:18 2009 +0200 1.3 @@ -9,7 +9,6 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.netfilter.org/" 1.6 WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" 1.7 -EXTRAVERSION="_`grep ^VERSION= $WOK/linux/receipt | cut -d '\"' -f 2`" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 @@ -32,6 +31,7 @@ 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 + EXTRAVERSION="_`grep ^VERSION= $WOK/linux/receipt | cut -d '\"' -f 2`" 1.16 mkdir -p $fs/usr 1.17 cp -a $_pkg/usr/sbin $fs/sbin 1.18 cp -a $_pkg/usr/lib $fs/usr