projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4d9f69
)
[package] fix rp-pppoe compilation with the new ppp upgrade (#5191)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 25 May 2009 16:19:35 +0000
(16:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 25 May 2009 16:19:35 +0000
(16:19 +0000)
SVN-Revision: 16060
net/rp-pppoe/Makefile
patch
|
blob
|
history
diff --git
a/net/rp-pppoe/Makefile
b/net/rp-pppoe/Makefile
index 79b1b29e0f6d56bee6cc87d452c9bc084b3a44f5..558aa36c6249251a89005cdc6515665ab6e031cf 100644
(file)
--- a/
net/rp-pppoe/Makefile
+++ b/
net/rp-pppoe/Makefile
@@
-73,7
+73,7
@@
endef
TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/src/libevent
CONFIGURE_PATH := ./src
-CONFIGURE_ARGS += ac_cv_path_PPPD=/usr/sbin/pppd --enable-plugin=../../ppp-2.4.
3
/ipkg-install/usr/include/
+CONFIGURE_ARGS += ac_cv_path_PPPD=/usr/sbin/pppd --enable-plugin=../../ppp-2.4.
4
/ipkg-install/usr/include/
MAKE_FLAGS := DESTDIR="$(PKG_INSTALL_DIR)" install
MAKE_PATH := ./src