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

fix-info-dir.spec

index 65eb01ce3b0cc8a422127e82304339399a16308b..9bf159b08ee0a6e4d655a49af05dccc529ad0598 100644 (file)
@@ -16,7 +16,7 @@ Utility which creates a top-level `dir' file in the Info system.
 %setup -q 
 
 %build
-make CFLAGS='-O2 -fomit-frame-pointer -DNDEBUG'
+%{__make} CFLAGS='-O2 -fomit-frame-pointer -DNDEBUG'
  
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.104096 seconds and 4 git commands to generate.