]> git.pld-linux.org Git - packages/Radiance.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Sun, 31 Oct 2004 20:54:08 +0000 (20:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- formatting

Changed files:
    Radiance.spec -> 1.20

Radiance.spec

index 1c4ccbf3810e1e20219c11bc6be5bd88349ec5e9..2c4c2d66454c14a7fd570fe994e1d6da144a5e3a 100644 (file)
@@ -21,7 +21,7 @@ Advenced 3D Photo-Realistic Renderer.
 Zaawansowany program do modelowania scen 3D.
 
 %prep
-%setup  -q -n ray
+%setup -q -n ray
 
 mv -f doc/man/man1/{rview.1,radview.1}
 
@@ -46,7 +46,7 @@ install -d src/lib bin/{bin/dev,lib}
 %build
 wd=`pwd`
 for i in common meta cv gen ot rt px hd util cal; do
-    %{__make} -C src/$i -f Rmakefile  install \
+       %{__make} -C src/$i -f Rmakefile install \
        OPT="%{rpmcflags} -DSPEED=200" CC="%{__cc}" \
        ARCH="IBMPC" \
        MACH="-DBSD -Dlinux -Dtracktime=0 -DDCL_ATOF -DBIGMEM -DNOSTEREO -L/usr/X11R6/%{_lib} -I/usr/include/X11" \
This page took 0.042481 seconds and 4 git commands to generate.