Disable testsuite for a scratchbuild.
This commit is contained in:
parent
425eaf04c5
commit
3cc7f56482
@ -47,9 +47,9 @@ rm -rf doc/build
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%check
|
||||
export PYTHONPATH=./test
|
||||
python test/alltests.py
|
||||
#%check
|
||||
#export PYTHONPATH=./test
|
||||
#python test/alltests.py
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
Reference in New Issue
Block a user