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

shapecfg.spec

index fee75c317595523fcafbde76abd52474ada8dcfa..531cd0a2e024268773df06832eb1c3eb1b3f0581 100644 (file)
@@ -30,7 +30,7 @@ kernel.
 %patch0 -p1 -b .glibc
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 mkdir -p $RPM_BUILD_ROOT/sbin
This page took 0.0584 seconds and 4 git commands to generate.