mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
app-containers/netavark: add die to external commands
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hayley Hughes <hayley@foxes.systems>
This commit is contained in:
@@ -182,7 +182,7 @@ QA_FLAGS_IGNORED="usr/libexec/podman/${PN}"
|
||||
|
||||
src_compile() {
|
||||
cargo_src_compile
|
||||
go-md2man < docs/${PN}.1.md > ./${PN}.1
|
||||
go-md2man < docs/${PN}.1.md > ./${PN}.1 || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user