projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9990564
)
Per comment from Ross Miller, update to ppp-2.4.1 final rather
author
Eric Andersen
<andersen@codepoet.org>
Sat, 6 Mar 2004 19:35:46 +0000
(19:35 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 6 Mar 2004 19:35:46 +0000
(19:35 -0000)
than a no-longer-present beta version
make/pppd.mk
patch
|
blob
|
history
diff --git
a/make/pppd.mk
b/make/pppd.mk
index 217f5fae7f9c1b62737c91c755d229952dd06c76..a76149b9aab49a48dd489f8f49e6baf2e5c77e7f 100644
(file)
--- a/
make/pppd.mk
+++ b/
make/pppd.mk
@@
-3,9
+3,9
@@
# pppd
#
#############################################################
-PPPD_SOURCE:=ppp-2.4.1
b2
.tar.gz
+PPPD_SOURCE:=ppp-2.4.1.tar.gz
PPPD_SITE:=ftp://ftp.samba.org/pub/ppp
-PPPD_DIR:=$(BUILD_DIR)/ppp-2.4.1
b2
+PPPD_DIR:=$(BUILD_DIR)/ppp-2.4.1
PPPD_CAT:=zcat
PPPD_BINARY:=pppd/pppd
PPPD_TARGET_BINARY:=usr/sbin/pppd