mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 00:27:34 +00:00
14 lines
352 B
Markdown
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
|
|
|
|
|