mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
lua: fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18190 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dfe29b760d
commit
8f4d88ab8d
@ -111,7 +111,7 @@ define Build/Compile
|
|||||||
install
|
install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Host/Configure
|
||||||
$(SED) 's,"/usr/local/","$(STAGING_DIR_HOST)/",' $(HOST_BUILD_DIR)/src/luaconf.h
|
$(SED) 's,"/usr/local/","$(STAGING_DIR_HOST)/",' $(HOST_BUILD_DIR)/src/luaconf.h
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user