From b832909b42dc3cb83901a99ac37666919b6f79d9 Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Tue, 16 Feb 2021 18:05:38 -0500 Subject: *: remove *.conf.sample files Most of these are many, many years out of date. All of them vary randomly in quality. They show up by default in packages where they aren't really useful now that we use integrated config. Remove them. The useful ones have been moved to the docs. Signed-off-by: Quentin Young --- redhat/frr.spec.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'redhat/frr.spec.in') diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 40b9079b14..47c6ad41af 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -642,7 +642,7 @@ fi %files -%doc */*.sample* COPYING +%doc COPYING %doc doc/mpls %doc README.md /usr/share/yang/*.yang @@ -655,9 +655,6 @@ fi %dir %attr(750,root,root) %{_localstatedir}/log/frr %dir %attr(750,root,root) %{rundir} %endif -%if 0%{?vty_group:1} - %attr(750,%{frr_user},%{vty_group}) %{configdir}/vtysh.conf.sample -%endif %{_infodir}/frr.info.gz %{_mandir}/man*/* %{_sbindir}/zebra -- cgit v1.2.3