Re-enable testsuite
This commit is contained in:
parent
67460e84d4
commit
24ad05caff
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user