reenable buildtime check

This commit is contained in:
Caolán McNamara 2019-08-22 15:49:27 +01:00
parent 1e67e69708
commit 3af0b0edfa

View File

@ -1418,7 +1418,7 @@ done
%check
%ifnarch ppc64 s390x aarch64
# make
make
# we don't need this anymore
rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar
%endif