mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
app-emulation/faudio: fix multilib tests
This broke with 53b9c858f0.
Closes: https://bugs.gentoo.org/957400
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user