Fix reversed %if statement in previous commit.

This commit is contained in:
Richard W.M. Jones 2018-01-26 18:04:10 +00:00
parent f8754ffa26
commit e6d9cfe201

View File

@ -437,7 +437,7 @@ make check -j1 || {
exit 1 exit 1
} }
%ifnarch %{complete_test_arches} %ifarch %{complete_test_arches}
%if 0%{?have_libguestfs} %if 0%{?have_libguestfs}
%if 0%{?have_python3} %if 0%{?have_python3}
pushd python3 pushd python3