mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-13 08:17:38 +01:00
[rpm] fix fedora build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
9d123fa5ad
commit
d10c86b849
2 changed files with 0 additions and 12 deletions
|
@ -62,9 +62,7 @@ pushd redhat-linux-build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 35
|
%if 0%{?fedora} >= 35
|
||||||
%if 0%{?fedora} < 37
|
|
||||||
pushd redhat-linux-build
|
pushd redhat-linux-build
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
%if 0%{?fedora} >= 33
|
%if 0%{?fedora} >= 33
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
|
@ -82,10 +80,8 @@ popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 33
|
%if 0%{?fedora} >= 33
|
||||||
%if 0%{?fedora} < 37
|
|
||||||
popd
|
popd
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?mageia} > 7
|
%if 0%{?mageia} > 7
|
||||||
popd
|
popd
|
||||||
|
@ -99,9 +95,7 @@ pushd redhat-linux-build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 35
|
%if 0%{?fedora} >= 35
|
||||||
%if 0%{?fedora} < 37
|
|
||||||
pushd redhat-linux-build
|
pushd redhat-linux-build
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
%if 0%{?fedora} >= 33
|
%if 0%{?fedora} >= 33
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
|
|
|
@ -59,9 +59,7 @@ pushd redhat-linux-build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 35
|
%if 0%{?fedora} >= 35
|
||||||
%if 0%{?fedora} < 37
|
|
||||||
pushd redhat-linux-build
|
pushd redhat-linux-build
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
%if 0%{?fedora} >= 33
|
%if 0%{?fedora} >= 33
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
|
@ -79,10 +77,8 @@ popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 33
|
%if 0%{?fedora} >= 33
|
||||||
%if 0%{?fedora} < 37
|
|
||||||
popd
|
popd
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?mageia} > 7
|
%if 0%{?mageia} > 7
|
||||||
popd
|
popd
|
||||||
|
@ -96,9 +92,7 @@ pushd redhat-linux-build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 35
|
%if 0%{?fedora} >= 35
|
||||||
%if 0%{?fedora} < 37
|
|
||||||
pushd redhat-linux-build
|
pushd redhat-linux-build
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
%if 0%{?fedora} >= 33
|
%if 0%{?fedora} >= 33
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
|
|
Loading…
Add table
Reference in a new issue