Remove prebuilt docs cruft from EL-5 days
Support for EL-5 was dropped in 903d8f3
(Remove EL-5 and old Fedora
conditionals, 2017-07-22). This code became useless cruft at that
point.
This commit is contained in:
parent
ef7ac1a89e
commit
2c6eff99d7
3
git.spec
3
git.spec
@ -418,9 +418,6 @@ rm -rf %{buildroot}
|
||||
make %{?_smp_mflags} INSTALLDIRS=vendor install
|
||||
%if ! 0%{?_without_docs}
|
||||
make %{?_smp_mflags} INSTALLDIRS=vendor install-doc
|
||||
%else
|
||||
cp -a prebuilt_docs/man/* %{buildroot}%{_mandir}
|
||||
cp -a prebuilt_docs/html/* Documentation/
|
||||
%endif
|
||||
|
||||
%global elispdir %{_emacs_sitelispdir}/git
|
||||
|
Loading…
Reference in New Issue
Block a user