X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9c7828f1a283f58cc1ab987fa727c0121eff4924..d7995fd6da77137b348524e3602e88ac91142ea3:/package/ppp/Makefile diff --git a/package/ppp/Makefile b/package/ppp/Makefile index cab220a3e..eae32d043 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:=13 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