kumquat-buildroot/support/dependencies
Bjørn Forsman e8160146e6 dependencies.sh: stop mixing echo and printf (use echo)
'printf' was introduced because it is more portable than 'echo -e'. But
when the escape sequences are just newlines we can just as well use
plain 'echo' (and remove the newline escape sequences).

This looks cleaner than having some lines with echo and some with
printf.

Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-22 21:47:41 +01:00
..
check-host-asciidoc.sh manual generation: check dependencies first 2013-11-01 16:41:04 +01:00
check-host-tar.mk
check-host-tar.sh
check-host-xzcat.mk
check-host-xzcat.sh
dependencies.mk dependencies: remove useless targets 2013-10-09 15:10:42 +02:00
dependencies.sh dependencies.sh: stop mixing echo and printf (use echo) 2014-01-22 21:47:41 +01:00