From 2c6eff99d7b50b87e8a1fe2e4a0489dfd90659b8 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sat, 5 Aug 2017 13:28:47 -0400 Subject: [PATCH] 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. --- git.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/git.spec b/git.spec index 08a506f..24915c3 100644 --- a/git.spec +++ b/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