]> git.pld-linux.org Git - packages/eclipse-swt.git/commitdiff
- don't use %{without ...}, it may not work after inverting bcond
authorsparky <sparky@pld-linux.org>
Mon, 13 Nov 2006 14:54:48 +0000 (14:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eclipse-swt.spec -> 1.8

eclipse-swt.spec

index ded81b81085e31a761fa07a13a2b1a204a4048bc..00cd5b6fd27a15987513ea14884da01d0b7dfcc8 100644 (file)
@@ -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
 
This page took 0.083668 seconds and 4 git commands to generate.