sbsigntool: fix build (ZHF)
This commit is contained in:
parent
e79a63758d
commit
dc608ff237
@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [ ./autoconf.patch ];
|
||||
|
||||
prePatch = "patchShebangs .";
|
||||
|
||||
buildInputs = [ autoconf automake utillinux openssl libuuid gnu-efi binutils pkgconfig help2man ];
|
||||
|
||||
configurePhase = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user