mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
build: path to Lua fixed in recipe to build luaposix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
LUA_PREFIX="${PREFIX}/libexec/lua"
|
||||
PATH="${LUA_PREFIX}/bin:$PATH"
|
||||
|
||||
luarocks install --tree "${LUA_PREFIX}/share/lua/5.4" luaposix
|
||||
"${LUA_PREFIX}/bin/luarocks" install --tree "${LUA_PREFIX}" luaposix
|
||||
|
||||
#---
|
||||
# Local Variables:
|
||||
|
||||
Reference in New Issue
Block a user