diff --git a/cntlm.spec b/cntlm.spec index ba10e73..8ea103d 100644 --- a/cntlm.spec +++ b/cntlm.spec @@ -14,6 +14,7 @@ Source2: cntlm.service Patch0: cntlm_makefile.patch BuildRequires: gcc +BuildRequires: make BuildRequires: systemd Requires(pre): shadow-utils %{?systemd_requires} @@ -33,7 +34,7 @@ contains detailed information. %build %configure -make %{?_smp_mflags} SYSCONFDIR=%{_sysconfdir} +%make_build SYSCONFDIR=%{_sysconfdir} %install