mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 14:28:37 +00:00
fcitx5.android - fix typo
This commit is contained in:
parent
5c36df2b9a
commit
1fa624c74a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue