libfakekey: fix cross build (#375579)
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
hash = "sha256-QNJlxZ9uNwNgFWm9qRJdPfusx7dXHZajjFH7wDhpgcs=";
|
||||
};
|
||||
|
||||
preConfigure = "./autogen.sh";
|
||||
configureScript = "./autogen.sh";
|
||||
|
||||
nativeBuildInputs = [
|
||||
automake
|
||||
|
||||
Reference in New Issue
Block a user