projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
dfe29b7
)
lua: fix a typo
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Oct 2009 21:28:15 +0000
(21:28 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Oct 2009 21:28:15 +0000
(21:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18190
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/lua/Makefile
patch
|
blob
|
history
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.020373 seconds
and
4
git commands to generate.