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

netpbm.spec

index 31d874da7027fa4f03c9a290c5dd5b3b11207b21..3d5b48e8d8cc4477a0e7fa14fab6958dff5eff87 100644 (file)
@@ -213,7 +213,7 @@ libz.so
 
 libX11.so
 
-%if %{without svga}
+%if !%{with svga}
 none
 %else
 %if "%{_lib}" != "lib"
This page took 0.052955 seconds and 4 git commands to generate.