libskk: fix cross build (#374251)

This commit is contained in:
Nick Cao
2025-01-16 10:08:56 -05:00
committed by GitHub
+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 = ''