mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
c51c981a06
The regular expressions used in the sed commands assumes that there is a space after '/dev/root' but the skeleton file contains a tab. Use a more flexible '[[:blank:]]', instead. Signed-off-by: Carlos Santos <unixmania@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
skeleton | ||
Config.in | ||
skeleton-init-openrc.mk |