Temporarily disable testsuite for rebuild

This commit is contained in:
Björn Esser 2019-01-16 13:14:52 +01:00
parent 7e227f50c6
commit 67460e84d4
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 make -j4 %{?extra_flags} all
%check %check
exec 2>&1 #exec 2>&1
make -j4 check #make -j4 check
%install %install
make install DESTDIR=%{buildroot} make install DESTDIR=%{buildroot}