[rpm] fix build on fedora 37

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-04-30 16:45:53 +03:00
parent 9e5b4e14c9
commit ec08333bf9
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
2 changed files with 4 additions and 0 deletions

View file

@ -74,8 +74,10 @@ pushd build
make %{?_smp_mflags}
%if 0%{?fedora} >= 33
%if 0%{?fedora} < 37
popd
%endif
%endif
%if 0%{?mageia} > 7
popd

View file

@ -71,8 +71,10 @@ pushd build
make %{?_smp_mflags}
%if 0%{?fedora} >= 33
%if 0%{?fedora} < 37
popd
%endif
%endif
%if 0%{?mageia} > 7
popd