]> git.pld-linux.org Git - packages/anacron.git/blobdiff - anacron.spec
- added using %%{__make} macro.
[packages/anacron.git] / anacron.spec
index 1d232bce168a9c6b24ea42ac22517bcfe4e31c18..0134988c91c8de78e1521b4ca684cd388cf7a304 100644 (file)
@@ -40,7 +40,7 @@ proces
 %setup -q
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.028276 seconds and 4 git commands to generate.