diff --git a/coreutils.spec b/coreutils.spec index 53fb40c..2338cfe 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -184,13 +184,13 @@ sed -e 's,/etc/utmp,/var/run/utmp,g;s,/etc/wtmp,/var/run/wtmp,g' -i doc/coreutil # Regenerate manpages touch man/*.x -%make_build +%make #check #make check %install -%make_install +%makeinstall_std # man pages are not installed with make install make mandir=%{buildroot}%{_mandir} install-man