sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-25 17:42:59 +00:00
parent 137b59ed88
commit d97ea2d955
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
49 changed files with 530 additions and 192 deletions

View file

@ -5,7 +5,7 @@ building anyway.
Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -68,7 +68,7 @@ check-style:
@@ -60,7 +60,7 @@ check-style:
.PHONY: reindent check-style
# depend on install-all so that downgrade scripts are installed as well