Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause segfaults...
[openwrt/staging/wigyori.git] / package / network / utils / iptables / patches / 100-bash-location.patch
index 02ee45ba1ee77192f853cf0f927cc0fa99eb677b..818246e76bcb0439acea0c398db96f5f70821086 100644 (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