diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-24 01:58:01 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-24 01:58:01 +0000 |
commit | 450a0cbc6d811ffc1775cf4600b488f8c63a9fea (patch) | |
tree | 0734e22e1dc34537492c39e749f041f0bd01c3e5 | |
parent | a04042465a571662897b2feac41a0e5f52ee778d (diff) |
automatic import of fcitx5
-rw-r--r-- | fcitx5.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fcitx5.spec b/fcitx5.spec index cb7aee9..af59da4 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -95,7 +95,7 @@ This package will setup autostart and environment needed for fcitx5 to work prop %autosetup -p1 %build -%cmake -S . -B %{_target_cpu}-openEuler-linux-gnu \ +%cmake -S . -B %{_target_platform} \ -GNinja %cmake_build |