mirror of
https://abf.rosa.ru/djam/coreutils.git
synced 2025-02-24 01:32:50 +00:00
remove fedorisms
This commit is contained in:
parent
c09eeef518
commit
2cfef344c4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue