sbsigntool: fix build (ZHF)

This commit is contained in:
Pascal Wittmann 2015-07-12 23:41:10 +02:00
parent e79a63758d
commit dc608ff237

View file

@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
patches = [ ./autoconf.patch ];
prePatch = "patchShebangs .";
buildInputs = [ autoconf automake utillinux openssl libuuid gnu-efi binutils pkgconfig help2man ];
configurePhase = ''