summaryrefslogtreecommitdiff
path: root/package/network/utils/iptables/patches/100-bash-location.patch
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2017-03-22 16:02:09 +0100
committerFelix Fietkau <nbd@nbd.name>2017-04-12 10:51:29 +0200
commit98e43b13a7f0f747d4625ba0209ba37ae22f3b48 (patch)
treeeb2b56e5aaf00e4427a2821ac86b5b4d9c177b51 /package/network/utils/iptables/patches/100-bash-location.patch
parentefb22b6f06d44bd156ea42d39779dabd356c7181 (diff)
downloadmtk-20170518-98e43b13a7f0f747d4625ba0209ba37ae22f3b48.zip
mtk-20170518-98e43b13a7f0f747d4625ba0209ba37ae22f3b48.tar.gz
mtk-20170518-98e43b13a7f0f747d4625ba0209ba37ae22f3b48.tar.bz2
iptables: bump to 1.6.1
Switch to git repo Removed musl patch Refreshed existing patch Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup]
Diffstat (limited to 'package/network/utils/iptables/patches/100-bash-location.patch')
-rw-r--r--package/network/utils/iptables/patches/100-bash-location.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/package/network/utils/iptables/patches/100-bash-location.patch b/package/network/utils/iptables/patches/100-bash-location.patch
deleted file mode 100644
index 02ee45b..0000000
--- a/package/network/utils/iptables/patches/100-bash-location.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/iptables/iptables-apply
-+++ b/iptables/iptables-apply
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/usr/bin/env bash
- #
- # iptables-apply -- a safer way to update iptables remotely
- #