mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 16:37:46 +00:00
Ports: Add Lua's package manager LuaRocks
Ports: Add LuaRocks to AvailablePorts.md Ports: Add ReadMe.md for the patches
This commit is contained in:
parent
a4e5c6201e
commit
3063aedb0c
4 changed files with 71 additions and 0 deletions
8
Ports/luarocks/patches/ReadMe.md
Normal file
8
Ports/luarocks/patches/ReadMe.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Patches for LuaRocks on SerenityOS
|
||||
|
||||
## `luarocks.patch`
|
||||
|
||||
src/luarocks/core/cfg.lua: Setup serenity as a platform and config `defaults.variables.UNZIP` to work around our `unzip` command not supporting the flag `-n`
|
||||
src/luarocks/core/sysdetect.lua: Detect SerenityOS using the `uname` command
|
||||
|
||||
This should should be upstreamed so next versions of LuaRocks will support Serenity out of the box.
|
Loading…
Add table
Add a link
Reference in a new issue