X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiptables%2Fpatches%2F100-bash-location.patch;h=02ee45ba1ee77192f853cf0f927cc0fa99eb677b;hb=81b5c7ab966ee9b757745e52ac5833f8ec210700;hp=818246e76bcb0439acea0c398db96f5f70821086;hpb=9c8997d54dc9df184bfcedeabf0b3c85cf5e6753;p=openwrt.git 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