kumquat-buildroot/support/dependencies
Yann E. MORIN f00d6ec67b support/dependencies: check PATH does not carry a \n
... otherwise it fails spectacularly as soon as PATH is referenced in a
package rule (i.e. very soon, fortunately):

    >>> host-lzip 1.18 Downloading
    /bin/bash: -c: line 0: unexpected EOF while looking for matching `"'
    /bin/bash: -c: line 1: syntax error: unexpected end of file

Fixes # 9886.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ciro Santilli <ciro.santilli@gmail.com>
[Thomas: fix typo in message, use tabs for indentation.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-08 21:40:32 +02:00
..
check-host-asciidoc.sh manual generation: check dependencies first 2013-11-01 16:41:04 +01:00
check-host-cmake.mk core: don't build host-cmake if it is available on the build host 2016-09-17 16:12:06 +02:00
check-host-cmake.sh Revert "dependencies/cmake: blacklist cmake 3.7" 2017-03-01 22:13:49 +01:00
check-host-lzip.mk package: add generic support for lz archives 2017-02-15 22:11:11 +01:00
check-host-lzip.sh package: add generic support for lz archives 2017-02-15 22:11:11 +01:00
check-host-tar.mk pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introduction 2015-07-12 13:35:55 +02:00
check-host-tar.sh Improve tar check if bsdtar is installed 2014-05-31 09:39:40 +02:00
check-host-xzcat.mk package: refactor listing of extractor dependencies 2017-02-15 22:11:11 +01:00
check-host-xzcat.sh xzcat: treat as host prerequisite and build if needed 2013-09-06 23:30:36 +02:00
dependencies.mk core: do not reset DEPENDENCIES_HOST_PREREQ in dependencies.mk 2017-01-28 20:30:41 +13:00
dependencies.sh support/dependencies: check PATH does not carry a \n 2017-06-08 21:40:32 +02:00