projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
[openwrt.git]
/
package
/
ppp
/
Makefile
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index
cab220a
..
eae32d0
100644
(file)
--- 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_NAME:=ppp
PKG_VERSION:=2.4.4
-PKG_RELEASE:=1
1
+PKG_RELEASE:=1
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/
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
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
endef
define Package/chat
This page took
0.023687 seconds
and
4
git commands to generate.