From 3c8e7c92dce9d738ce09d9125f44cc7f8a39e643 Mon Sep 17 00:00:00 2001 From: cyrus Date: Tue, 5 Mar 2013 20:51:57 +0000 Subject: iptables: update to 1.4.18 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35892 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../network/utils/iptables/patches/100-bash-location.patch | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'package/network/utils/iptables/patches/100-bash-location.patch') diff --git a/package/network/utils/iptables/patches/100-bash-location.patch b/package/network/utils/iptables/patches/100-bash-location.patch index 818246e76..02ee45ba1 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 -- cgit v1.2.3