libskk: fix cross build

This ensures the proper configureFlags are passed to autogen.sh
This commit is contained in:
FliegendeWurst
2025-01-16 09:41:46 +01:00
parent 34e731d3f4
commit 021b5ba349
+1 -3
View File
@@ -55,9 +55,7 @@ stdenv.mkDerivation rec {
json-glib
];
preConfigure = ''
./autogen.sh
'';
configureScript = "./autogen.sh";
# link SKK-JISYO.L from skkdicts for the bundled tool `skk`
preInstall = ''