Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause segfaults when stripped on ar71xx

SVN-Revision: 35894
This commit is contained in:
Steven Barth
2013-03-06 12:55:48 +00:00
parent c3faa6be75
commit bacd71648b
11 changed files with 512 additions and 105 deletions

View File

@@ -1,5 +1,13 @@
--- a/iptables/iptables-apply
+++ b/iptables/iptables-apply
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
autoreconf -fi;
rm -Rf autom4te*.cache;
--- a/iptables-apply
+++ b/iptables-apply
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash