mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-02 22:09:48 +00:00
debian: Disable build of vnc currently
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
5d370a29a0
commit
9ad5ef406d
3
debian/rules
vendored
3
debian/rules
vendored
@ -54,7 +54,8 @@ override_dh_auto_configure:
|
||||
--enable-poll=yes \
|
||||
--enable-cumulus=yes \
|
||||
--enable-pimd=no \
|
||||
--enable-dependency-tracking; \
|
||||
--enable-dependency-tracking \
|
||||
--enable-bgp-vnc=no; \
|
||||
fi
|
||||
|
||||
override_dh_auto_build:
|
||||
|
Loading…
Reference in New Issue
Block a user