From: sparky Date: Mon, 13 Nov 2006 14:54:48 +0000 (+0000) Subject: - don't use %{without ...}, it may not work after inverting bcond X-Git-Tag: auto/ac/eclipse-swt-3_3_1_1-1~11 X-Git-Url: http://git.pld-linux.org/?p=packages%2Feclipse-swt.git;a=commitdiff_plain;h=672070a0483163642f36d5fa4dd87f142b4f47ed - don't use %{without ...}, it may not work after inverting bcond Changed files: eclipse-swt.spec -> 1.8 --- 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