diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-17 16:15:30 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-17 16:15:30 +0000 |
commit | a66e31d498870399887ec774879a79491c096ccb (patch) | |
tree | a81ed83dc643b067bc15b01ee13fccc4bb3c7ee2 | |
parent | e8717a822d72a288cf51deb6e25daa6f69a0afeb (diff) |
automatic import of zabbix
-rw-r--r-- | zabbix.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zabbix.spec b/zabbix.spec index 1f90a53..2513156 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -393,7 +393,7 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{srcname}/web touch $RPM_BUILD_ROOT%{_sysconfdir}/%{srcname}/web/zabbix.conf.php # Replace bundled font -[ -d %{_fontbasedir}/google-noto-cjk ] && +[ -d %{_datadir}/fonts/google-noto-cjk ] && ln -sf ../../../fonts/google-noto-cjk/NotoSansCJKsc-Regular.otf $RPM_BUILD_ROOT%{_datadir}/%{srcname}/assets/fonts/DejaVuSans.ttf # Replace JS libraries |