mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/gimp: backport test fixes
See-Also: 5b0516cdc2
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44899
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
ba62c2ec8d
commit
e24bdedcf8
@@ -221,6 +221,10 @@ _rename_plugins() {
|
||||
|
||||
src_test() {
|
||||
local -x LD_LIBRARY_PATH="${BUILD_DIR}/libgimp:${LD_LIBRARY_PATH}"
|
||||
# Try hard to avoid system installed gimp causing issues
|
||||
local -x GIMP3_DIRECTORY="${BUILD_DIR}/"
|
||||
local -x GIMP3_PLUGINDIR="${BUILD_DIR}/plug-ins/"
|
||||
local -x GIMP3_SYSCONFDIR="${BUILD_DIR}/etc/"
|
||||
meson_src_test
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user