summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-29 10:38:39 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-29 10:38:39 (EDT)
commit1b4c1e7c50fec62732c151350a8b5ddd36ec6718 (patch)
tree0d4b0029c26a028f8ba569eb3355e2b49b223f50
parent46776de3f94ec6193d13047e6b60188485ec1eee (diff)
Note that patch is applied upstream.
-rw-r--r--patches/03_fix-bad-substitution.patch4
1 files changed, 3 insertions, 1 deletions
diff --git a/patches/03_fix-bad-substitution.patch b/patches/03_fix-bad-substitution.patch
index 17ec392..e696404 100644
--- a/patches/03_fix-bad-substitution.patch
+++ b/patches/03_fix-bad-substitution.patch
@@ -1,5 +1,7 @@
-Author: "P. J. McDermott" <pjm@nac.net>
+Author: "P. J. McDermott" <pj@pehjota.net>
Forwarded: https://sourceware.org/ml/libc-alpha/2013-09/msg00286.html
+Applied-Upstream: 2.19, https://sourceware.org/git/?p=glibc.git;a=commit;h=0a834dd
+Last-Update: 2013-09-29
Subject: Don't use Bash-specific ${parameter/pattern/string} expansion
sysdeps/unix/make-syscalls.sh and sysdeps/unix/Makefile use GNU Bash's