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

fbida.spec

index 39fdd96a236bcca5432e383660fd5516f902efd5..b05207698bd7fb3b31dbed90194a0eb951450895 100644 (file)
@@ -12,7 +12,7 @@
 %bcond_without sane    # without SANE scanning support (in ida)
 %bcond_without tiff    # without TIFF images support
 #
-%if %{without motif}
+%if !%{with motif}
 # SANE used only in ida
 %undefine      with_sane
 %endif
This page took 0.031558 seconds and 4 git commands to generate.