From 11c83aa48a02486b19bc9f863a859859110e0a42 Mon Sep 17 00:00:00 2001 From: Sri Mohana Singamsetty Date: Tue, 13 Aug 2019 14:53:08 -0700 Subject: tools: Modifications to copy support bundle files This commit is to copy the support bundle scripts to appropriate directories during installation Signed-off-by: Sri Mohana Singamsetty --- redhat/frr.spec.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'redhat') diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index fa0a6d8a0a..b3f9ac7630 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -656,6 +656,9 @@ fi %files pythontools +%{_sbindir}/generate_support_bundle.py +%{_sbindir}/generate_support_bundle.pyc +%{_sbindir}/generate_support_bundle.pyo %{_sbindir}/frr-reload.py %{_sbindir}/frr-reload.pyc %{_sbindir}/frr-reload.pyo -- cgit v1.2.3