dependencies: fix tests on LD_LIBRARY_PATH
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 May 2010 22:52:22 +0000 (00:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 May 2010 22:56:14 +0000 (00:56 +0200)
commit6b8b829508a98667267b6a5ec8342ddd1f2b3377
treebc111afc581644ef0aef6148c0637322d8fc1def
parent51861e1ba19a036625643a56382a175e8388529f
dependencies: fix tests on LD_LIBRARY_PATH

Things like LD_LIBRARY_PATH=. or even LD_LIBRARY_PATH=.:/usr/lib were
not detected as incorrect.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/dependencies/dependencies.sh