remove stray %if... line

This commit is contained in:
Nils Philippsen 2007-10-24 08:52:00 +00:00
parent 097879e962
commit 5552236b79

View File

@ -34,7 +34,6 @@
%define _enable_print 0%{?_with_print:1}
%endif
%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 7 || 0%{?rhel} >= 6
%define _enable_python 0%{!?_without_python:1}
%define _enable_mp 0%{!?_without_mp:1}
%define _enable_static 0%{!?_without_static:1}