X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9c7828f1a283f58cc1ab987fa727c0121eff4924..9858f02efc31c091dceafa1673f8444a8b90c4a5:/package/ppp/Makefile diff --git a/package/ppp/Makefile b/package/ppp/Makefile index cab220a3e..4c5cac397 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ppp PKG_VERSION:=2.4.4 -PKG_RELEASE:=11 +PKG_RELEASE:=16 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ @@ -83,10 +83,7 @@ endef define Package/ppp-mod-radius/conffiles /etc/ppp/radius.conf -/etc/ppp/radius/dictionary -/etc/ppp/radius/dictionary.asnet -/etc/ppp/radius/dictionary.microsoft -/etc/ppp/radius/servers +/etc/ppp/radius/ endef define Package/chat