mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-ml/ocaml-process: fix test
Closes: https://bugs.gentoo.org/890174 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
1653e5d34a
commit
7c72668b78
@ -28,7 +28,7 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
emake -j1 TARGETS=${exts} test
|
||||
emake -j1 TARGETS="${exts}" test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user