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

Glide_V2.spec

index de4bc5a9c1a2f84c67523f849c3b5f9e4c533eab..11c13dcabef1f4b9e2b15848ff83f00fff03a257 100644 (file)
@@ -23,7 +23,7 @@ chmod +x swlibs/include/make/ostype
 %build
 # Make sure we build for Voodoo2
 export FX_GLIDE_HW=cvg
-make V2 CNODEBUG="$RPM_OPT_FLAGS -fomit-frame-pointer -funroll-loops \
+%{__make} V2 CNODEBUG="$RPM_OPT_FLAGS -fomit-frame-pointer -funroll-loops \
        -fexpensive-optimizations -ffast-math -DBIG_OPT"
 
 %install
This page took 0.062473 seconds and 4 git commands to generate.