iptables: redo update to 1.4.18 with old linking-behaviour

SVN-Revision: 35896
This commit is contained in:
Steven Barth
2013-03-06 17:05:34 +00:00
parent 9f4b9328e7
commit 9779b0b88c
12 changed files with 156 additions and 512 deletions

View File

@@ -1,13 +1,5 @@
--- 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
--- a/iptables/iptables-apply
+++ b/iptables/iptables-apply
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash