wok-4.x rev 10675
iptables: fix kvers
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 27 11:09:25 2011 +0200 (2011-05-27) |
parents | cfe8594b9203 |
children | 0e195fd8f8d1 |
files | iptables/receipt |
line diff
1.1 --- a/iptables/receipt Fri May 27 05:05:23 2011 +0000 1.2 +++ b/iptables/receipt Fri May 27 11:09:25 2011 +0200 1.3 @@ -29,7 +29,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - EXTRAVERSION=_${$kvers} 1.8 + EXTRAVERSION=_${kvers} 1.9 mkdir -p $fs/usr 1.10 cp -a $_pkg/usr/sbin $fs/sbin 1.11 cp -a $_pkg/usr/lib $fs/usr