Disable check because it randomly fails in koji build

This commit is contained in:
pcpa 2014-01-28 16:05:45 -02:00
parent 12e8a6231d
commit 8736c81a32
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
%endif
%global __provides_exclude_from .*/site-packages/.*\\.so$
%global with_html 1
%global run_tests 1
%global run_tests 0
# On RHEL 7 onwards, don't build with wx:
%if 0%{?rhel} >= 7