mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
app-emulation/nvidia-container-toolkit: use emake instead of make
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -72,7 +72,7 @@ BDEPEND="
|
||||
"
|
||||
|
||||
src_compile() {
|
||||
make binary || die
|
||||
emake binary || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user