diff options
Diffstat (limited to 'package/mac80211/patches/004-use_env_for_bash.patch')
-rw-r--r-- | package/mac80211/patches/004-use_env_for_bash.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/mac80211/patches/004-use_env_for_bash.patch b/package/mac80211/patches/004-use_env_for_bash.patch deleted file mode 100644 index 0ae3820..0000000 --- a/package/mac80211/patches/004-use_env_for_bash.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/compat/scripts/gen-compat-config.sh -+++ b/compat/scripts/gen-compat-config.sh -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/usr/bin/env bash - # Copyright 2012 Luis R. Rodriguez <mcgrof@frijolero.org> - # Copyright 2012 Hauke Mehrtens <hauke@hauke-m.de> - # |