Drop rust_arches
conditional
We no longer care about el7 buildroots. Drop the `rust_arches` conditional define since both Fedora and el8 have it defined.
This commit is contained in:
parent
91fffa27fe
commit
c70261e6b7
@ -9,11 +9,6 @@ Source0: rpm-ostree-%{version}.tar.xz
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/projectatomic/rpm-ostree
|
URL: https://github.com/projectatomic/rpm-ostree
|
||||||
|
|
||||||
%if !%{defined rust_arches}
|
|
||||||
# It's not defined yet in the base CentOS7 root
|
|
||||||
%define rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le s390x
|
|
||||||
%endif # defined rust_arches
|
|
||||||
|
|
||||||
ExclusiveArch: %{rust_arches}
|
ExclusiveArch: %{rust_arches}
|
||||||
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
|
Loading…
Reference in New Issue
Block a user