mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
lua: install luac symlink on host
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
This commit is contained in:
parent
d544bc84a0
commit
d3b0459c93
@ -135,6 +135,7 @@ define Host/Install
|
||||
install
|
||||
|
||||
$(LN) $(STAGING_DIR_HOSTPKG)/bin/lua5.1 $(STAGING_DIR_HOSTPKG)/bin/lua
|
||||
$(LN) $(STAGING_DIR_HOSTPKG)/bin/luac5.1 $(STAGING_DIR_HOSTPKG)/bin/luac
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
|
Loading…
x
Reference in New Issue
Block a user