diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-14 02:00:12 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-14 02:00:12 (EDT) |
commit | 0fbcbaf62fdc2df0a998899fc4d3917954f44dee (patch) | |
tree | 5d949a19704fd57a35fe16469388f2a30670b9e1 | |
parent | 7dd033066ba9d51dd6ee346a3a7fc3b5ca58fa84 (diff) |
Update my e-mail address.
-rw-r--r-- | changelog | 2 | ||||
-rw-r--r-- | control | 2 | ||||
-rw-r--r-- | patches/01_pass-some-dirs-to-child-makes.patch | 2 | ||||
-rw-r--r-- | patches/03_ld-fix-tests-on-busybox-ash.patch | 2 | ||||
-rw-r--r-- | patches/04_ld-fix-cdtest-send-log-commands.patch | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -2,4 +2,4 @@ binutils (2.23.2-1) trunk * Initial release. - -- "P. J. McDermott" <pjm@nac.net> Fri, 27 Jul 2012 03:35:50 -0400 + -- "P. J. McDermott" <pj@pehjota.net> Fri, 27 Jul 2012 03:35:50 -0400 @@ -1,3 +1,3 @@ -Maintainer: "P. J. McDermott" <pjm@nac.net> +Maintainer: "P. J. McDermott" <pj@pehjota.net> Build-Depends: libz.1-dev, opkhelper-3.0, gettext, dejagnu Homepage: https://www.gnu.org/software/binutils/ diff --git a/patches/01_pass-some-dirs-to-child-makes.patch b/patches/01_pass-some-dirs-to-child-makes.patch index 038b589..a9b8371 100644 --- a/patches/01_pass-some-dirs-to-child-makes.patch +++ b/patches/01_pass-some-dirs-to-child-makes.patch @@ -6,7 +6,7 @@ Description: Pass some dir paths to child makes we can simply set these path macros and call make once. . See `README` for a possible alternative solution. -From: "P. J. McDermott" <pjm@nac.net> +From: "P. J. McDermott" <pj@pehjota.net> diff -Naur src.orig/Makefile.in src/Makefile.in --- src.orig/Makefile.in 2011-11-21 06:56:20.000000000 -0500 diff --git a/patches/03_ld-fix-tests-on-busybox-ash.patch b/patches/03_ld-fix-tests-on-busybox-ash.patch index 6b5cc4f..250a32a 100644 --- a/patches/03_ld-fix-tests-on-busybox-ash.patch +++ b/patches/03_ld-fix-tests-on-busybox-ash.patch @@ -1,4 +1,4 @@ -Author: "P. J. McDermott" <pjm@nac.net> +Author: "P. J. McDermott" <pj@pehjota.net> Subject: ld: Fix tests on BusyBox ash BusyBox ash doesn't recognize the delimeter ("EOF") of a here-document diff --git a/patches/04_ld-fix-cdtest-send-log-commands.patch b/patches/04_ld-fix-cdtest-send-log-commands.patch index 3d121f5..94b40ed 100644 --- a/patches/04_ld-fix-cdtest-send-log-commands.patch +++ b/patches/04_ld-fix-cdtest-send-log-commands.patch @@ -1,4 +1,4 @@ -Author: "P. J. McDermott" <pjm@nac.net> +Author: "P. J. McDermott" <pj@pehjota.net> Subject: ld: Fix cdtest send_log commands send_log accepts no options and exits with an error if its first |