diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-05-08 22:05:11 +0200 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-05-08 22:05:11 +0200 |
commit | aa64f37df774395279b3c6e55efbce60a003b87b (patch) | |
tree | ec59d4ca7394ff9924c29064bf77cb53304e4d2a /redhat | |
parent | doc: move REPORTING-BUGS to user docs (diff) | |
download | frr-aa64f37df774395279b3c6e55efbce60a003b87b.tar.xz frr-aa64f37df774395279b3c6e55efbce60a003b87b.zip |
*: clean up various top level stuff
* Updated README to point to new bug report location
* Updated README to point to community doc location
* Remove COMMUNITY.md
* Remove references to no longer extant docs in packaging files
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'redhat')
-rw-r--r-- | redhat/frr.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index f83c08e61..8632a4fb2 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -534,7 +534,7 @@ rm -rf %{buildroot} %defattr(-,root,root) %doc */*.sample* AUTHORS COPYING %doc doc/mpls -%doc ChangeLog INSTALL NEWS README REPORTING-BUGS SERVICES +%doc ChangeLog NEWS README SERVICES %if 0%{?frr_user:1} %dir %attr(751,%frr_user,%frr_user) %{_sysconfdir} %dir %attr(750,%frr_user,%frr_user) /var/log/frr |