diff options
author | Todd Zullinger <tmz@pobox.com> | 2018-02-18 13:11:22 -0500 |
---|---|---|
committer | Todd Zullinger <tmz@pobox.com> | 2018-02-18 13:11:22 -0500 |
commit | fa4377d0a6cb381e100b8592826c50b5155bce06 (patch) | |
tree | 88c127def255d308e6c2731313512a836392d169 /cgit.spec | |
parent | 5038a3a6392e9881518e90ed75da0e8bb8308f01 (diff) | |
download | cgit_EL6-fa4377d0a6cb381e100b8592826c50b5155bce06.tar.gz |
Drop obsolete buildroot cleanup
No supported releases of Fedora or EPEL require this cleanup.
Diffstat (limited to 'cgit.spec')
-rw-r--r-- | cgit.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,6 @@ highlight --print-style --style-outfile=stdout >> cgit.css %install -rm -rf %{buildroot} %make_install install install-man install -d -m0755 %{buildroot}%{_sysconfdir}/httpd/conf.d install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/cgitrc @@ -156,6 +155,7 @@ install -d -m0755 %{buildroot}%{cachedir} - Use https for source URLs - Remove el5 conditionals - Use cgit.conf and config.mak for cgit/git build options +- Drop obsolete %%{buildroot} cleanup * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |