Skip to content

Commit cbfaf4b

Browse files
authored
Merge pull request #257 from lsm5/copr-auto-build-rhel-8-fix
netavark.spec.rpkg: remove unnecessary conditional
2 parents 92e0a07 + e60c5d8 commit cbfaf4b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

netavark.spec.rpkg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ BuildRequires: git-core
4646
BuildRequires: golang-github-cpuguy83-md2man
4747
Recommends: aardvark-dns
4848
Provides: container-network-stack
49-
5049
ExclusiveArch: %{rust_arches}
51-
%if %{__cargo_skip_build}
52-
BuildArch: noarch
53-
%endif
5450

5551
%global _description %{expand:
5652
OCI network stack.}

0 commit comments

Comments
 (0)