projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] fix siit compile with 2.6.30 kernels and superior, when CONFIG_COMPAT_NET_D...
[openwrt.git]
/
package
/
lua
/
Makefile
diff --git
a/package/lua/Makefile
b/package/lua/Makefile
index
e314341
..
9d9c77b
100644
(file)
--- a/
package/lua/Makefile
+++ b/
package/lua/Makefile
@@
-111,7
+111,7
@@
define Build/Compile
install
endef
-define
Build
/Configure
+define
Host
/Configure
$(SED) 's,"/usr/local/","$(STAGING_DIR_HOST)/",' $(HOST_BUILD_DIR)/src/luaconf.h
endef
This page took
0.022249 seconds
and
4
git commands to generate.