binutils: fix build with host gcc < 4.9
[openwrt/staging/hauke.git] / package / network / utils / iptables / patches / 100-bash-location.patch
1 --- a/iptables/iptables-apply
2 +++ b/iptables/iptables-apply
3 @@ -1,4 +1,4 @@
4 -#!/bin/bash
5 +#!/usr/bin/env bash
6 #
7 # iptables-apply -- a safer way to update iptables remotely
8 #