buildah-unwrapped: fix cross compilation
This commit is contained in:
parent
bd545b559f
commit
4fc5d982c9
@ -46,7 +46,7 @@ buildGoModule rec {
|
||||
runHook preBuild
|
||||
patchShebangs .
|
||||
make bin/buildah
|
||||
make -C docs GOMD2MAN="${go-md2man}/bin/go-md2man"
|
||||
make -C docs GOMD2MAN="go-md2man"
|
||||
runHook postBuild
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user