summaryrefslogtreecommitdiff
path: root/Ports/awk/patches/ReadMe.md
diff options
context:
space:
mode:
authorAli Mohammad Pur <ali.mpfard@gmail.com>2022-05-16 19:21:29 +0430
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2022-05-19 20:17:10 +0430
commitd65736e5bd1587a070e895880a00d359b0482eab (patch)
tree057e25fa37eea8987d7852a862fae98fa9c36d27 /Ports/awk/patches/ReadMe.md
parent0880542d9963d497f7663d97a217233e6e022424 (diff)
downloadserenity-d65736e5bd1587a070e895880a00d359b0482eab.zip
Ports: Update awk's patches to use git patches
Diffstat (limited to 'Ports/awk/patches/ReadMe.md')
-rw-r--r--Ports/awk/patches/ReadMe.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/Ports/awk/patches/ReadMe.md b/Ports/awk/patches/ReadMe.md
index d86d2af038..a7b28837bf 100644
--- a/Ports/awk/patches/ReadMe.md
+++ b/Ports/awk/patches/ReadMe.md
@@ -1,9 +1,12 @@
-# Patches for the one true AWK
+# Patches for awk on SerenityOS
-## `build.patch`
+## `0001-Make-it-possible-to-override-HOSTCC-and-CC-from-the-.patch`
-Patched the assigning of CC to allow override from environment
+Make it possible to override HOSTCC and CC from the environment
+
+
+## `0002-Make-the-version-descriptor-match-the-built-tag.patch`
+
+Make the version descriptor match the built tag
-## `version.patch`
-Patch the version descriptor in `main.c` to reflect the tag built