mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
lua: fix a typo
SVN-Revision: 18190
This commit is contained in:
parent
3dcdf925c7
commit
4cef53b4e4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue