projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] switch: the hardware must be up while configuring
[openwrt.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
This page took
0.049095 seconds
and
5
git commands to generate.