From 672070a0483163642f36d5fa4dd87f142b4f47ed Mon Sep 17 00:00:00 2001 From: sparky Date: Mon, 13 Nov 2006 14:54:48 +0000 Subject: [PATCH] - don't use %{without ...}, it may not work after inverting bcond Changed files: eclipse-swt.spec -> 1.8 --- eclipse-swt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-swt.spec b/eclipse-swt.spec index ded81b8..00cd5b6 100644 --- a/eclipse-swt.spec +++ b/eclipse-swt.spec @@ -88,7 +88,7 @@ unzip -x %{_builddir}/%{name}-%{version}/%{_swtsrcdir}/src.zip patch -p0 < %{PATCH0} patch -p0 < %{PATCH1} -%if %{without gnome} +%if !%{with gnome} patch -p0 < %{PATCH2} %endif -- 2.44.0