From ecdfe2c6d31c7aefdd9f110d601e04af2e90f8f8 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Mon, 3 Nov 2003 20:35:50 +0000 Subject: [PATCH] fix 108049 --- macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} \\\