fcitx5.android - fix typo

This commit is contained in:
Licaon_Kter 2023-08-30 07:29:18 +00:00
parent 5c36df2b9a
commit 1fa624c74a

View file

@ -495,8 +495,8 @@ Builds:
- pushd $$fcitx5-android-prebuilder$$
- mkdir build
- cd build
- ABI=armeabi-v7a ANDROID_NDK_ROOT=$$NDK$$ cmake_version=3.22.1 android_platform=23
comp_spell_dict=/usr/lib/x86_64-linux-gnu/fcitx5/libexec/comp-spell-dict runghc
- ABI=armeabi-v7a ANDROID_NDK_ROOT=$$NDK$$ CMAKE_VERSION=3.22.1 ANDROID_PLATFORM=23
COMP_SPELL_DICT=/usr/lib/x86_64-linux-gnu/fcitx5/libexec/comp-spell-dict runghc
../Main.hs -j everything
- popd
- mv $$fcitx5-android-prebuilder$$/build ../lib/fcitx5/src/main/cpp/prebuilt