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

anacron.spec

index 1d232bce168a9c6b24ea42ac22517bcfe4e31c18..0134988c91c8de78e1521b4ca684cd388cf7a304 100644 (file)
@@ -40,7 +40,7 @@ proces
 %setup -q
 
 %build
 %setup -q
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.049889 seconds and 4 git commands to generate.