projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add macosx fix from #1407
[openwrt.git]
/
package
/
ppp
/
Makefile
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index
dc1f37b
..
8202d58
100644
(file)
--- a/
package/ppp/Makefile
+++ b/
package/ppp/Makefile
@@
-20,7
+20,7
@@
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
-PKG_BUILD
DEP
:=libpcap linux-atm
+PKG_BUILD
_DEPENDS
:=libpcap linux-atm
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk
This page took
0.022351 seconds
and
4
git commands to generate.