17.1.0 RC1

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2022-03-04 15:48:35 -05:00
parent bddfe865f2
commit fed2cbacdf
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
%global _system_pmdk 1 %global _system_pmdk 1
%endif %endif
%if 0%{?fedora} || 0%{?rhel} %if 0%{?fedora} || 0%{?rhel}
%ifarch s390 %{arm64} %ifarch s390x %{arm64}
%bcond_with system_pmdk %bcond_with system_pmdk
%else %else
%bcond_without system_pmdk %bcond_without system_pmdk