Fix stray trailing slash in files list

epel8
T.C. Hollingsworth 12 years ago
parent fb889ed920
commit 777f615459

@ -190,13 +190,16 @@ rm -f %{_localstatedir}/cache/man2html/* || :
%files core
%{_bindir}/man2html/
%{_bindir}/man2html
%{_mandir}/man1/man2html.1.*
%{_mandir}/*/man1/*.1.*
%doc COPYING HISTORY man2html/README man2html/TODO
%changelog
* Sat Aug 03 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.6-12.g
- Fix stray trailing slash in files list
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-12.g
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Loading…
Cancel
Save