mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
media-libs/lodepng: add library path for testing
Closes: https://bugs.gentoo.org/848768 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -46,5 +46,5 @@ src_install() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
./unittest || die
|
||||
LD_LIBRARY_PATH="${S}:${LD_LIBRARY_PATH}" ./unittest || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user