diff options
Diffstat (limited to 'app-shells/bash/files/bash-3.2-process-subst.patch')
-rw-r--r-- | app-shells/bash/files/bash-3.2-process-subst.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app-shells/bash/files/bash-3.2-process-subst.patch b/app-shells/bash/files/bash-3.2-process-subst.patch index cdc50fb29e06..bd0b3f4e1792 100644 --- a/app-shells/bash/files/bash-3.2-process-subst.patch +++ b/app-shells/bash/files/bash-3.2-process-subst.patch @@ -1,5 +1,7 @@ ---- execute_cmd.c 2006-11-01 18:32:36 +0000 -+++ execute_cmd.c 2006-11-01 18:32:42 +0000 +Fix process substitution on BSD + +--- execute_cmd.c ++++ execute_cmd.c @@ -2672,6 +2672,7 @@ do_piping (pipe_in, pipe_out); |