app-crypt/johntheripper: use 'emake'

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-19 11:16:22 +00:00
parent 545f964483
commit 239efd8867

View File

@@ -112,7 +112,7 @@ EOF
}
src_test() {
make -C src/ check
emake -C src/ check
}
src_install() {