summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2023-11-16 20:31:52 +0100
committerIgor Ryzhov <iryzhov@nfware.com>2023-11-17 11:27:03 +0100
commitc0568d4f9e2b9319666562b0192f622b15371f6c (patch)
tree97b9b73fd372b2964f6bbc1322f3bbd21c8b9961 /redhat
parentc599ed56fc4c3f8ba16f8dd81bcee5896cea5dc7 (diff)
lib, mgmtd: move common header to lib
The common header included from lib and other daemons should be located in lib, not in mgmt directory. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'redhat')
-rw-r--r--redhat/frr.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index 9351283b10..63fde7dd6a 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -779,8 +779,6 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
%{_libdir}/lib*.so
%dir %{_includedir}/%{name}
%{_includedir}/%{name}/*.h
-%dir %{_includedir}/%{name}/mgmtd
-%{_includedir}/%{name}/mgmtd/*.h
%dir %{_includedir}/%{name}/ospfd
%{_includedir}/%{name}/ospfd/*.h
%if %{with_bfdd}