summaryrefslogtreecommitdiffstats
path: root/iptables/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-28 19:31:06 +0000
committerpiernov <piernov@piernov.org>2012-05-28 19:31:06 +0000
commite46f7690941ccf1c8f663b5cec31758ddd00aa9d (patch)
tree65fa05d8d0cf510556b6cde56326054e4a31acdc /iptables/Pkgfile
parenteb8dbbd6abf3eb7aa4e31b92243c99cc97cc6d1c (diff)
downloadnutyx-extra-e46f7690941ccf1c8f663b5cec31758ddd00aa9d.tar.gz
nutyx-extra-e46f7690941ccf1c8f663b5cec31758ddd00aa9d.tar.bz2
nutyx-extra-e46f7690941ccf1c8f663b5cec31758ddd00aa9d.tar.xz
nutyx-extra-e46f7690941ccf1c8f663b5cec31758ddd00aa9d.zip
iptables 1.4.14-1 màj port
Diffstat (limited to 'iptables/Pkgfile')
-rwxr-xr-xiptables/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/iptables/Pkgfile b/iptables/Pkgfile
index 37a68b098..f6c299f0b 100755
--- a/iptables/Pkgfile
+++ b/iptables/Pkgfile
@@ -5,11 +5,10 @@
# Depends on:
name=iptables
-version=1.4.13
+version=1.4.14
release=1
source=(ftp://ftp.netfilter.org/pub/iptables/$name-$version.tar.bz2
- rc.iptables
- fix-build-with-3.2.patch)
+ rc.iptables)
build() {
source /etc/blfs-bootscripts
@@ -18,7 +17,6 @@ build() {
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
- patch -p1 < ../fix-build-with-3.2.patch
./configure --prefix=/usr \
--exec_prefix="" \
--libdir=/lib \