diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-25 03:37:12 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-25 03:37:12 +0000 |
commit | 4f80ed5fc9fbc3da2a3d70dff6b29f7a893ab710 (patch) | |
tree | 74e4258d06c0a864bef5fa974ad72a49eb6b99fe | |
parent | 44c985038eccc98561d9fbf47416f6159bf31e3e (diff) |
automatic import of fcitx5
-rw-r--r-- | fcitx5.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fcitx5.spec b/fcitx5.spec index b2da0e7..280916c 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -1,5 +1,7 @@ %global _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/fcitx5.conf -%global toolchain /opt/openEuler/gcc-toolset-14/root/usr/bin/gcc +%global _cc /opt/openEuler/gcc-toolset-14/root/usr/bin/cc +%global _cxx /opt/openEuler/gcc-toolset-14/root/usr/bin/c++ +%global _cpp /opt/openEuler/gcc-toolset-14/root/usr/bin/cpp Name: fcitx5 Version: 5.1.14 |