Add building inpxer (#2)
Reviewed-on: #2 Co-authored-by: Anton Kropachev <root@cppmm.net.ru> Co-committed-by: Anton Kropachev <root@cppmm.net.ru>
This commit is contained in:
parent
ad04e2f121
commit
7127f0ab66
@ -41,6 +41,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
go build . || die
|
||||
./"${PN}" --help > "${PN}".1 || die
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user