remove stray %if... line
This commit is contained in:
parent
097879e962
commit
5552236b79
@ -34,7 +34,6 @@
|
|||||||
%define _enable_print 0%{?_with_print:1}
|
%define _enable_print 0%{?_with_print:1}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 7 || 0%{?rhel} >= 6
|
|
||||||
%define _enable_python 0%{!?_without_python:1}
|
%define _enable_python 0%{!?_without_python:1}
|
||||||
%define _enable_mp 0%{!?_without_mp:1}
|
%define _enable_mp 0%{!?_without_mp:1}
|
||||||
%define _enable_static 0%{!?_without_static:1}
|
%define _enable_static 0%{!?_without_static:1}
|
||||||
|
Loading…
Reference in New Issue
Block a user