SHA256
3
0
forked from pool/bash
Dr. Werner Fink 2010-08-13 12:20:06 +00:00 committed by Git OBS Bridge
parent 2784918d9d
commit 1c4f59f1e3
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 13 14:19:02 CEST 2010 - werner@suse.de
- Disable the pipe patch from Thu Jun 24 10:40:09 CEST 2010
as this resets the PIPESTATUS array to the status of the
forground process only
-------------------------------------------------------------------
Thu Jul 29 17:06:51 CEST 2010 - werner@suse.de

View File

@ -339,7 +339,9 @@ unset p
%patch41 -p0 -b .intr
%patch42 -p0 -b .non_void
%patch43 -p0 -b .array
%patch44 -p0 -b .pipe
# This currently resets the PIPESTATUS array
# the status of the forground process only
#%patch44 -p0 -b .pipe
%patch45 -p0 -b .parser
%patch0 -p0
cd ../readline-%{rl_vers}