diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-10-22 05:19:04 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-10-22 05:19:04 +0000 |
commit | 6fd903a4deaa99fa2b1a482a5c775023f1a829ea (patch) | |
tree | 247ac59ffb5b8d420b75173c6b9371a18f9a6f2a /package | |
parent | 14717272bee0254edcbfd931c8a0668da6ccebca (diff) | |
download | buildroot-novena-6fd903a4deaa99fa2b1a482a5c775023f1a829ea.tar.gz buildroot-novena-6fd903a4deaa99fa2b1a482a5c775023f1a829ea.zip |
new package wizard: change bash-specific construct
Patch by Markus Heidelberg.
${VAR//-/_} which replaces - with _ aborts with "syntax error" on a
system where /bin/sh points to dash. Use tr therefor as already done in
the line above rather than changing the shebang to bash.
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions