]> git.pld-linux.org Git - packages/povray.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:23:51 +0000 (07:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    povray.spec -> 1.16

povray.spec

index 426912da5614078739277aa2c49a1857cd073b8d..642fe2c3df09d0038b697d283d39887a9bb312cc 100644 (file)
@@ -51,7 +51,7 @@ The Persistence of Vision(tm) Ray-Tracer X Window executable.
 
 %build
 cd source/unix
-make newunix newxwin OPT_FLAGS="$RPM_OPT_FLAGS"
+%{__make} newunix newxwin OPT_FLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.099008 seconds and 4 git commands to generate.