blob: f36e377613572d80beda7f3ac66a2ea98cbda9d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# Patches for nethack on SerenityOS
## `0001-Don-t-use-fcntl-on-serenity.patch`
Don't use fcntl on serenity
## `0002-Use-explicitly-sized-types.patch`
Use explicitly sized types
## `0003-Use-host-tools-where-needed.patch`
Use host tools where needed
## `0004-Set-the-install-path-correctly.patch`
Set the install path correctly
## `0005-Add-hints-for-serenity.patch`
Add hints for serenity
|