Fix fedora 38 and 39 CPack issue
This commit is contained in:
parent
144a650dc0
commit
1046178d18
@ -42,6 +42,10 @@ BuildRequires: systemd
|
||||
%{nil}
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora} && 0%{?fedora} > 37
|
||||
%global __brp_check_rpaths %{nil}
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora} && 0%{?fedora} < 35
|
||||
%global __os_install_post \
|
||||
/usr/lib/rpm/brp-compress \
|
||||
|
Loading…
Reference in New Issue
Block a user