libfakekey: fix cross build

This commit is contained in:
FliegendeWurst
2025-01-21 17:17:46 +01:00
parent cc6fd182f0
commit f0915ee880
+1 -1
View File
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
hash = "sha256-QNJlxZ9uNwNgFWm9qRJdPfusx7dXHZajjFH7wDhpgcs=";
};
preConfigure = "./autogen.sh";
configureScript = "./autogen.sh";
nativeBuildInputs = [
automake