mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-22 00:59:08 +01:00
[RPM] fix build on fedora >= 33
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
812d312a9e
commit
530eba1b91
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ cd build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 33
|
%if 0%{?fedora} >= 33
|
||||||
pushd %{_arch}-redhat-linux-gnu
|
pushd %{_target_platform}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?mageia} > 7
|
%if 0%{?mageia} > 7
|
||||||
|
|
Loading…
Add table
Reference in a new issue