summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/01_remove-manual.patch4
-rw-r--r--patches/02_noperl-gen-translit.patch7
2 files changed, 6 insertions, 5 deletions
diff --git a/patches/01_remove-manual.patch b/patches/01_remove-manual.patch
index 19739af..de363bb 100644
--- a/patches/01_remove-manual.patch
+++ b/patches/01_remove-manual.patch
@@ -1,5 +1,5 @@
-Description: Don't require libc/manual/errno.texi.
-From: "P. J. McDermott" <pj@pehjota.net>
+Author: "P. J. McDermott" <pj@pehjota.net>
+Subject: Don't require libc/manual/errno.texi.
--- a/libc/sysdeps/gnu/Makefile
+++ b/libc/sysdeps/gnu/Makefile
diff --git a/patches/02_noperl-gen-translit.patch b/patches/02_noperl-gen-translit.patch
index 569fdca..79f6a6a 100644
--- a/patches/02_noperl-gen-translit.patch
+++ b/patches/02_noperl-gen-translit.patch
@@ -1,6 +1,7 @@
-From: "P. J. McDermott" <pj@pehjota.net>
-Description: Replace locale/gen-translit.pl with a shell script
- If a Perl interpreter isn't found, run the shell script instead.
+Author: "P. J. McDermott" <pj@pehjota.net>
+Subject: Replace locale/gen-translit.pl with a shell script
+
+If a Perl interpreter isn't found, run the shell script instead.
diff -Naur src.orig/libc/locale/gen-translit.sh src/libc/locale/gen-translit.sh
--- src.orig/libc/locale/gen-translit.sh 1969-12-31 19:00:00.000000000 -0500