1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 00:27:34 +00:00
serenity/Ports/luarocks/patches/ReadMe.md
2022-05-19 20:17:10 +04:30

14 lines
352 B
Markdown

# Patches for luarocks on SerenityOS
## `0001-Setup-the-serenity-platform.patch`
Setup the serenity platform
Setup serenity as a platform and configure `defaults.variables.UNZIP` to
work around our `unzip` command not supporting the flag `-n`
## `0002-Detect-SerenityOS-using-the-uname-command.patch`
Detect SerenityOS using the `uname` command