projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add cpmac ipv6 patch from mache
[openwrt.git]
/
openwrt
/
package
/
ppp
/
Makefile
diff --git
a/openwrt/package/ppp/Makefile
b/openwrt/package/ppp/Makefile
index
4314632
..
0fed25c
100644
(file)
--- a/
openwrt/package/ppp/Makefile
+++ b/
openwrt/package/ppp/Makefile
@@
-4,7
+4,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ppp
PKG_VERSION:=2.4.3
PKG_NAME:=ppp
PKG_VERSION:=2.4.3
-PKG_RELEASE:=
5
+PKG_RELEASE:=
6
PKG_MD5SUM:=848f6c3cafeb6074ffeb293c3af79b7c
PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/
PKG_MD5SUM:=848f6c3cafeb6074ffeb293c3af79b7c
PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/
@@
-88,11
+88,11
@@
$(IPKG_PPP):
$(RSTRIP) $(IDIR_PPP)
$(IPKG_BUILD) $(IDIR_PPP) $(PACKAGE_DIR)
$(RSTRIP) $(IDIR_PPP)
$(IPKG_BUILD) $(IDIR_PPP) $(PACKAGE_DIR)
-$(IDIR_PPP_MOD_PPPOE)/
etc/init.d/S50
pppoe:
+$(IDIR_PPP_MOD_PPPOE)/
sbin/ifup.
pppoe:
install -d -m0755 $(IDIR_PPP_MOD_PPPOE)/sbin
install -m0755 ./files/ifup.pppoe $(IDIR_PPP_MOD_PPPOE)/sbin/
install -d -m0755 $(IDIR_PPP_MOD_PPPOE)/sbin
install -m0755 ./files/ifup.pppoe $(IDIR_PPP_MOD_PPPOE)/sbin/
-$(IPKG_PPP_MOD_PPPOE): $(IDIR_PPP_MOD_PPPOE)/
etc/init.d/S50
pppoe
+$(IPKG_PPP_MOD_PPPOE): $(IDIR_PPP_MOD_PPPOE)/
sbin/ifup.
pppoe
$(IDIR_PPP_MOD_RADIUS)/etc/ppp/radius.conf:
$(IDIR_PPP_MOD_RADIUS)/etc/ppp/radius.conf:
This page took
0.024447 seconds
and
4
git commands to generate.