mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-15 12:30:43 +00:00
debianpkg: enable FPM (w/o protobuf)
Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
parent
600db12aa1
commit
dda2f3eb42
@ -8,6 +8,7 @@ usr/lib/frr/*d
|
||||
usr/lib/frr/watchfrr
|
||||
usr/lib/frr/zebra
|
||||
usr/lib/*/frr/modules/zebra_irdp.so
|
||||
usr/lib/*/frr/modules/zebra_fpm.so
|
||||
usr/share/doc/frr/examples
|
||||
usr/share/man/
|
||||
usr/share/yang/
|
||||
|
@ -53,7 +53,8 @@ override_dh_auto_configure:
|
||||
--enable-doc \
|
||||
--enable-doc-html \
|
||||
--enable-snmp \
|
||||
--disable-fpm \
|
||||
--enable-fpm \
|
||||
--disable-protobuf \
|
||||
--disable-zeromq \
|
||||
--enable-ospfapi \
|
||||
--enable-bgp-vnc \
|
||||
|
Loading…
Reference in New Issue
Block a user