[package] fix typos in babel.conf files, thanks florida
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17354 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
24c0e35481
commit
c7060963b6
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=babel
|
||||
PKG_VERSION:=0.95
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/
|
||||
|
@ -16,10 +16,10 @@
|
||||
|
||||
|
||||
# redistribute IPv4 default route into babel
|
||||
## redistribute local 0.0.0.0/0 le 0 metric 128
|
||||
## redistribute local ip 0.0.0.0/0 le 0 metric 128
|
||||
|
||||
# same but for IPv6
|
||||
## redistribute local ::/0 le 0 metric 128
|
||||
## redistribute local ip ::/0 le 0 metric 128
|
||||
|
||||
# don't redistribute all local addresses, only selected ones
|
||||
# after the first line, the "deny" rules kicks in. After the "deny"
|
||||
@ -44,10 +44,10 @@
|
||||
|
||||
|
||||
# redistribute IPv4 default route into babel
|
||||
## redistribute local 0.0.0.0/0 le 0 metric 128
|
||||
## redistribute local ip 0.0.0.0/0 le 0 metric 128
|
||||
|
||||
# same but for IPv6
|
||||
## redistribute local ::/0 le 0 metric 128
|
||||
## redistribute local ip ::/0 le 0 metric 128
|
||||
|
||||
# don't redistribute all local addresses, only selected ones
|
||||
# after the first line, the "deny" rules kicks in. After the "deny"
|
||||
|
Loading…
x
Reference in New Issue
Block a user