0ae382055ade8d9faed5121c6dacae7105c68596
[openwrt/openwrt.git] / package / mac80211 / patches / 004-use_env_for_bash.patch
1 --- a/compat/scripts/gen-compat-config.sh
2 +++ b/compat/scripts/gen-compat-config.sh
3 @@ -1,4 +1,4 @@
4 -#!/bin/bash
5 +#!/usr/bin/env bash
6 # Copyright 2012 Luis R. Rodriguez <mcgrof@frijolero.org>
7 # Copyright 2012 Hauke Mehrtens <hauke@hauke-m.de>
8 #