diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-25 03:51:13 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-25 03:51:13 +0000 |
commit | a5875f1da88a28b031477b0a3fbf4c3c1213a6d3 (patch) | |
tree | 499bf526fc72c3ac09add2e222a22b776ca5aa3d | |
parent | 6bb1c0179304a708c34aeaae7d3408c4d98c4117 (diff) |
automatic import of fcitx5
-rw-r--r-- | fcitx5.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fcitx5.spec b/fcitx5.spec index 4303b0b..ec6ffee 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -1,7 +1,7 @@ %global _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/fcitx5.conf -%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 +%global build_cc /opt/openEuler/gcc-toolset-14/root/usr/bin/cc +%global build_cxx /opt/openEuler/gcc-toolset-14/root/usr/bin/c++ +%global build_cpp /opt/openEuler/gcc-toolset-14/root/usr/bin/cpp Name: fcitx5 Version: 5.1.14 |