mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 22:07:35 +00:00
Ports: Format patches without numbering, commit hash or version number
This commit is contained in:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -1,7 +1,7 @@
|
|||
From c0fa4cf699ff2f02d9f976deed689d968093313c Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: nooga <xnooga@gmail.com>
|
||||
Date: Sat, 15 May 2021 01:21:59 +0200
|
||||
Subject: [PATCH 1/2] Install the game data to /usr/local
|
||||
Subject: [PATCH] Install the game data to /usr/local
|
||||
|
||||
---
|
||||
config.mk | 2 +-
|
||||
|
@ -18,6 +18,3 @@ index b33967b..9655958 100644
|
|||
|
||||
# Include terminal support. Requires ncurses
|
||||
TERMINAL := NO
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From f74e17de5c426ae49522008cb5b5d24571345630 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: nooga <xnooga@gmail.com>
|
||||
Date: Sat, 15 May 2021 01:21:59 +0200
|
||||
Subject: [PATCH 2/2] Use pkg-config for SDL2
|
||||
Subject: [PATCH] Use pkg-config for SDL2
|
||||
|
||||
---
|
||||
config.mk | 2 +-
|
||||
|
@ -20,6 +20,3 @@ index 9655958..0ce2e55 100644
|
|||
|
||||
# Select web brogue mode. Requires POSIX system.
|
||||
WEBBROGUE := NO
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue