[package] whitespace cleanups in quagga
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@16996 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2b522810af
commit
4f5610f184
1 changed files with 9 additions and 10 deletions
3
Makefile
3
Makefile
|
@ -34,10 +34,9 @@ define Package/quagga
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/quagga/description
|
define Package/quagga/description
|
||||||
A routing software package that provides TCP/IP based routing services
|
A routing software package that provides TCP/IP based routing services
|
||||||
with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2,
|
with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2,
|
||||||
OSPFv3, BGP-4, and BGP-4+
|
OSPFv3, BGP-4, and BGP-4+
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/quagga-libzebra
|
define Package/quagga-libzebra
|
||||||
|
|
Loading…
Reference in a new issue