checked in (request 45552)
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=49
This commit is contained in:
parent
1c4f59f1e3
commit
f9f691d5f5
@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Thu Jul 29 17:06:51 CEST 2010 - werner@suse.de
|
||||||
|
|
||||||
|
@ -339,9 +339,7 @@ unset p
|
|||||||
%patch41 -p0 -b .intr
|
%patch41 -p0 -b .intr
|
||||||
%patch42 -p0 -b .non_void
|
%patch42 -p0 -b .non_void
|
||||||
%patch43 -p0 -b .array
|
%patch43 -p0 -b .array
|
||||||
# This currently resets the PIPESTATUS array
|
%patch44 -p0 -b .pipe
|
||||||
# the status of the forground process only
|
|
||||||
#%patch44 -p0 -b .pipe
|
|
||||||
%patch45 -p0 -b .parser
|
%patch45 -p0 -b .parser
|
||||||
%patch0 -p0
|
%patch0 -p0
|
||||||
cd ../readline-%{rl_vers}
|
cd ../readline-%{rl_vers}
|
||||||
|
Loading…
Reference in New Issue
Block a user