mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
Ports: Regenerate the patch readme file for mc
This commit is contained in:
parent
ed87bd7fe1
commit
dd9049f6cb
1 changed files with 29 additions and 31 deletions
|
@ -1,31 +1,29 @@
|
|||
+# Patches for mc on SerenityOS
|
||||
+
|
||||
+## `0001-config-config.sub-Add-SerenityOS-as-portable-system.patch`
|
||||
+
|
||||
+config/config.sub: Add SerenityOS as portable system
|
||||
+
|
||||
+### Status
|
||||
+- [ ] Local?
|
||||
+- [X] Should be merged to upstream?
|
||||
+- [ ] Resolves issue(s) with our side of things
|
||||
+- [ ] Hack
|
||||
+
|
||||
+## 0002-filemanager-ext.c-Include-strings.h-if-SerenityOS.patch
|
||||
+
|
||||
+filemanager/ext.c: Include strings.h if SerenityOS
|
||||
+
|
||||
+### Status
|
||||
+- [ ] Local?
|
||||
+- [X] Should be merged to upstream?
|
||||
+- [ ] Resolves issue(s) with our side of things
|
||||
+- [ ] Hack
|
||||
+
|
||||
+## 0003-filemanager-ext.c-Use-str_ncasecmp-instead-of-strncasecmp-if-SerenityOS.patch
|
||||
+
|
||||
+filemanager/ext.c: Use str_ncasecmp instead of strncasecmp if SerenityOS
|
||||
+
|
||||
+### Status
|
||||
+- [ ] Local?
|
||||
+- [X] Should be merged to upstream?
|
||||
+- [ ] Resolves issue(s) with our side of things
|
||||
+- [ ] Hack
|
||||
# Patches for mc on SerenityOS
|
||||
|
||||
## `0001-config-config.sub-Add-SerenityOS-as-portable-system.patch`
|
||||
|
||||
config/config.sub: Add SerenityOS as portable system
|
||||
|
||||
- [ ] Local?
|
||||
- [X] Should be merged to upstream?
|
||||
- [ ] Resolves issue(s) with our side of things
|
||||
- [ ] Hack
|
||||
|
||||
## `0002-filemanager-ext.c-Include-strings.h-if-SerenityOS.patch`
|
||||
|
||||
filemanager/ext.c: Include strings.h if SerenityOS
|
||||
|
||||
- [ ] Local?
|
||||
- [X] Should be merged to upstream?
|
||||
- [ ] Resolves issue(s) with our side of things
|
||||
- [ ] Hack
|
||||
|
||||
## `0003-filemanager-ext.c-Use-str_ncasecmp-instead-of-strnca.patch`
|
||||
|
||||
filemanager/ext.c: Use str_ncasecmp instead of strncasecmp if SerenityOS
|
||||
|
||||
- [ ] Local?
|
||||
- [X] Should be merged to upstream?
|
||||
- [ ] Resolves issue(s) with our side of things
|
||||
- [ ] Hack
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue