diff options
-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 |