projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
604d37a
)
Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe change
author
Nicolas Thill
<nico@openwrt.org>
Wed, 10 Aug 2005 23:26:55 +0000
(23:26 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 10 Aug 2005 23:26:55 +0000
(23:26 +0000)
SVN-Revision: 1605
openwrt/package/ppp/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/ppp/Makefile
b/openwrt/package/ppp/Makefile
index 43146328381e9f36fac5354b9808d87d512bbf61..f248412ae9d4065e2c7491789f383252de2612da 100644
(file)
--- a/
openwrt/package/ppp/Makefile
+++ b/
openwrt/package/ppp/Makefile
@@
-88,11
+88,11
@@
$(IPKG_PPP):
$(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/
-$(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: