Files
buildroot/scripts
Peter Korsgaard 6fd903a4de 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.
2008-10-22 05:19:04 +00:00
..
2008-03-11 13:14:26 +00:00
2008-03-06 17:52:37 +00:00
2008-04-06 10:01:29 +00:00