diff --git a/macros b/macros index 3f422cc..b515f1e 100644 --- a/macros +++ b/macros @@ -51,7 +51,7 @@ --infodir=%{_infodir} %makeinstall \ - make \\\ + %{__make} \\\ prefix=%{?buildroot:%{buildroot}}%{_prefix} \\\ exec_prefix=%{?buildroot:%{buildroot}}%{_exec_prefix} \\\ bindir=%{?buildroot:%{buildroot}}%{_bindir} \\\