From 5552236b791ae7badd312f12c01c9890ccbe79d1 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Wed, 24 Oct 2007 08:52:00 +0000 Subject: [PATCH] remove stray %if... line --- gimp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gimp.spec b/gimp.spec index 44e3201..4f03ff5 100644 --- a/gimp.spec +++ b/gimp.spec @@ -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}