summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/01_remove-manual.patch2
-rw-r--r--patches/02_noperl-gen-translit.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/patches/01_remove-manual.patch b/patches/01_remove-manual.patch
index 0d5844b..19739af 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" <pjm@nac.net>
+From: "P. J. McDermott" <pj@pehjota.net>
--- 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 2bd4585..569fdca 100644
--- a/patches/02_noperl-gen-translit.patch
+++ b/patches/02_noperl-gen-translit.patch
@@ -1,4 +1,4 @@
-From: "P. J. McDermott" <pjm@nac.net>
+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.