summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-17 00:54:03 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-17 00:54:03 (EDT)
commite38c9a8e1f68b78cbd82644ebfcebfac8757c6f7 (patch)
tree190f1d1e279f573b5fbf2a923efc4dcc9e6f7ccd
parentd07ca7711839191ea83094a837c1556e17bcb357 (diff)
Adjust patch headers.
-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