]> git.pld-linux.org Git - packages/povray.git/commitdiff
- bcond_with(out) is followed by one \t, then bcond's name.
authorradek <radek@pld-linux.org>
Thu, 11 Aug 2005 09:46:18 +0000 (09:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    povray.spec -> 1.49

povray.spec

index 3626d0514dad92918016c981ed13f2b750757f28..e1c49c0760708535f49182b0e8e6a81660159f84 100644 (file)
@@ -5,9 +5,9 @@
 #
 #
 # Conditional build:
-%bcond_without x       # - without X11 subpackage
-%bcond_with pvm                # - with PVM support
-%bcond_with svga       # - with svgalib support (doesn't work on many platforms)
+%bcond_without x       # - without X11 subpackage
+%bcond_with    pvm             # - with PVM support
+%bcond_with    svga    # - with svgalib support (doesn't work on many platforms)
 #
 %define                _src_pov_ver    3.6
 
This page took 0.136356 seconds and 4 git commands to generate.