snap: Drop trailing whitespaces in snapcraft.yaml.in

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
Donatas Abraitis 2022-05-05 23:16:56 +03:00
parent 124bd0e1b2
commit f6823d912e

View file

@ -2,8 +2,8 @@ name: frr
version: @VERSION@
summary: FRRouting BGP/OSPFv2/OSPFv3/ISIS/RIP/RIPng/PIM/LDP/EIGRP/BFD routing daemon
description: BGP/OSPFv2/OSPFv3/ISIS/RIP/RIPng/PIM/LDP/EIGRP/BFD routing daemon
FRRouting (FRR) is free software which manages TCP/IP based routing
protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2,
FRRouting (FRR) is free software which manages TCP/IP based routing
protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2,
RIPng, PIM, LDP, Babel, EIGRP, PBR (Policy-based routing), PATHD (Segment
routing), BFD and OpenFabric as well as the IPv6 versions of these.
FRRouting (frr) is a fork of Quagga.
@ -296,7 +296,7 @@ parts:
- -DENABLE_LYD_PRIV=ON
- -DENABLE_CACHE=ON
- -DCMAKE_BUILD_TYPE:String="Release"
frr:
frr:
after: [rtrlib,libyang]
build-packages:
- gcc
@ -366,7 +366,7 @@ parts:
- --enable-rpki
- --enable-vrrpd
- --enable-configfile-mask=0640
- --enable-logfile-mask=0640
- --enable-logfile-mask=0640
- --localstatedir=/var/run
- --sbindir=/sbin
- --bindir=/bin