kumquat-buildroot/support/dependencies
Markus Mayer 09cb4ea933 support/dependencies/dependencies.sh: simplify an error message
There is no need to break the "\n" sequence using "%sn". We can just
escape it. Note: the escaping backslash needs to be escaped too,
because the shell will process the string before printf gets to see it.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-04-10 07:45:30 +02:00
..
check-host-asciidoc.sh
check-host-bison-flex.mk
check-host-cmake.mk support/dependencies: require at least CMake 3.8 2019-03-01 10:10:30 +01:00
check-host-cmake.sh
check-host-gzip.mk support/dependencies: add a check for a suitable gzip 2018-11-24 15:14:58 +01:00
check-host-gzip.sh
check-host-lzip.mk
check-host-lzip.sh
check-host-make.mk
check-host-make.sh
check-host-python3.mk support/dependencies: add a check for python3 2019-03-15 22:26:40 +01:00
check-host-python3.sh support/dependencies: add a check for python3 2019-03-15 22:26:40 +01:00
check-host-tar.mk
check-host-tar.sh
check-host-xzcat.mk
check-host-xzcat.sh
dependencies.mk
dependencies.sh support/dependencies/dependencies.sh: simplify an error message 2019-04-10 07:45:30 +02:00