]> git.pld-linux.org Git - packages/mythplugins.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:
    mythplugins.spec -> 1.31

mythplugins.spec

index 12cedbfcf3b1b482907c045ebdc84a213933639b..57487f9d21987b3a07eedf3f87931a23abd64748 100644 (file)
@@ -15,7 +15,7 @@
 %bcond_without mythweather     # disable building mythgallery plugin
 %bcond_without mythweb         # disable building mythgallery plugin
 #
-%if %{without binary}
+%if !%{with binary}
 %undefine      with_mytharchive
 %undefine      with_mythbrowser
 %undefine      with_mythcontrols
This page took 0.07668 seconds and 4 git commands to generate.