Re-enable testsuite

This commit is contained in:
Björn Esser 2019-01-16 13:22:42 +01:00
parent 67460e84d4
commit 24ad05caff
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -182,8 +182,8 @@ exec 2>&1
make -j4 %{?extra_flags} all
%check
#exec 2>&1
#make -j4 check
exec 2>&1
make -j4 check
%install
make install DESTDIR=%{buildroot}