aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/patches/100-bash-location.patch
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-03-06 17:05:34 +0000
committerSteven Barth <cyrus@openwrt.org>2013-03-06 17:05:34 +0000
commit9779b0b88c0efefa7fffb5fa86c708349c883c8d (patch)
tree5c494c6669383fda50b71285aa3b996170232875 /package/network/utils/iptables/patches/100-bash-location.patch
parent9f4b9328e7341db29fc593c44dd4f5d5988a74c4 (diff)
downloadupstream-9779b0b88c0efefa7fffb5fa86c708349c883c8d.tar.gz
upstream-9779b0b88c0efefa7fffb5fa86c708349c883c8d.tar.bz2
upstream-9779b0b88c0efefa7fffb5fa86c708349c883c8d.zip
iptables: redo update to 1.4.18 with old linking-behaviour
SVN-Revision: 35896
Diffstat (limited to 'package/network/utils/iptables/patches/100-bash-location.patch')
-rw-r--r--package/network/utils/iptables/patches/100-bash-location.patch12
1 files changed, 2 insertions, 10 deletions
diff --git a/package/network/utils/iptables/patches/100-bash-location.patch b/package/network/utils/iptables/patches/100-bash-location.patch
index 818246e76b..02ee45ba1e 100644
--- a/package/network/utils/iptables/patches/100-bash-location.patch
+++ b/package/network/utils/iptables/patches/100-bash-location.patch
@@ -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