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