busybox: use bash for gen_build_files.sh to avoid printf argument list issues on...
[openwrt/staging/mkresin.git] / package / busybox / patches / 141-gen_build_files_bash.patch
1 --- a/scripts/gen_build_files.sh
2 +++ b/scripts/gen_build_files.sh
3 @@ -1,4 +1,4 @@
4 -#!/bin/sh
5 +#!/usr/bin/env bash
6
7 # Note: was using sed OPTS CMD -- FILES
8 # but users complain that many sed implementations