remove fedorisms

This commit is contained in:
Alexander Stefanov 2019-07-27 19:42:16 +00:00
parent c09eeef518
commit 2cfef344c4

View file

@ -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