No python3 on EL

This commit is contained in:
Orion Poplawski 2014-08-25 11:09:41 -06:00
parent 94eeb43cad
commit b9118a2566
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
%if 0%{?fedora}
%global with_python3 1
%else
%global with_python3 0
%endif
%{?filter_provides_in: %filter_provides_in .*/h5py/.*\.so}
%{?filter_setup}