projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa1925c
)
fix typo (#1454)
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 11 Mar 2007 10:38:56 +0000
(10:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 11 Mar 2007 10:38:56 +0000
(10:38 +0000)
SVN-Revision: 6550
package/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index 1616122c000439697cca76d66791fee374c3ff5c..eae037aaaa00b3fbf205ba6c6cc033339d0fa7a9 100644
(file)
--- a/
package/busybox/Makefile
+++ b/
package/busybox/Makefile
@@
-19,7
+19,7
@@
PKG_MD5SUM:=5728403bce309cdabcffa414e2e64052
PKG_CAT:=bzcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_BUILD
DEP
:=libcgi
+PKG_BUILD
_DEPENDS
:=libcgi
include $(INCLUDE_DIR)/package.mk