mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
app-emulation/faudio: fix multilib tests
This broke with 53b9c858f0f1177c4fc9c34758c74c2d8b6399ce. Closes: https://bugs.gentoo.org/957400 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
8a37e7b0cc
commit
a1b96c8eb5
@ -35,7 +35,7 @@ src_configure() {
|
||||
cmake-multilib_src_configure
|
||||
}
|
||||
|
||||
src_test() {
|
||||
multilib_src_test() {
|
||||
einfo "Running faudio_tests, this may take some time without output..."
|
||||
SDL_AUDIODRIVER=dummy "${BUILD_DIR}"/faudio_tests || die
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user