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

bzflag.spec

index c06828d6ea785d0bfdcc56ea117c8e75ea7ba1a2..2d3ffa04220fd7b53235bf4c957603c51e6fdafd 100644 (file)
@@ -32,7 +32,7 @@ strategi
 %patch4 -p1
 
 %build
-make linux # other, arch-dependent targets differ only in optymalisation flags
+%{__make} linux # other, arch-dependent targets differ only in optymalisation flags
 
 COPTIMIZER="-DNDEBUG $RPM_OPT_FLAGS" \
 CXXOPTIMIZER="-DNDEBUG $RPM_OPT_FLAGS" \
This page took 0.080857 seconds and 4 git commands to generate.