forked from ports/contrib
xtables-addons: fix inclusion for -m length2
This commit is contained in:
parent
cc93b11592
commit
2db4cf4e6b
@ -6,12 +6,15 @@
|
||||
|
||||
name=xtables-addons
|
||||
version=1.32
|
||||
release=1
|
||||
release=2
|
||||
source=(http://downloads.sourceforge.net/project/$name/Xtables-addons/$version/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
mv extensions/libxt_length.man \
|
||||
extensions/libxt_length2.man
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--libexecdir=/usr/lib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user