.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=22
This commit is contained in:
parent
4677895bc0
commit
95397ccd89
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 18 11:05:13 CET 2010 - werner@suse.de
|
||||||
|
|
||||||
|
- Add patch to reflect the usage of /etc/bash.bashrc (bnc#577221)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 15 17:24:46 CET 2010 - werner@suse.de
|
Mon Feb 15 17:24:46 CET 2010 - werner@suse.de
|
||||||
|
|
||||||
|
@ -61,6 +61,7 @@ Patch22: readline-6.1-wrap.patch
|
|||||||
Patch23: readline-5.2-conf.patch
|
Patch23: readline-5.2-conf.patch
|
||||||
Patch24: readline-6.0-metamode.patch
|
Patch24: readline-6.0-metamode.patch
|
||||||
Patch30: readline-6.1-destdir.patch
|
Patch30: readline-6.1-destdir.patch
|
||||||
|
Patch40: bash-4.1-bash.bashrc.dif
|
||||||
Patch41: bash-4.1-intr.dif
|
Patch41: bash-4.1-intr.dif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%global _sysconfdir /etc
|
%global _sysconfdir /etc
|
||||||
@ -303,6 +304,7 @@ unset p
|
|||||||
%patch22 -p0 -b .wrap
|
%patch22 -p0 -b .wrap
|
||||||
%patch23 -p0 -b .conf
|
%patch23 -p0 -b .conf
|
||||||
%patch24 -p0 -b .metamode
|
%patch24 -p0 -b .metamode
|
||||||
|
%patch40 -p0 -b .bashrc
|
||||||
%patch41 -p0 -b .intr
|
%patch41 -p0 -b .intr
|
||||||
%patch0 -p0
|
%patch0 -p0
|
||||||
cd ../readline-%{rl_vers}
|
cd ../readline-%{rl_vers}
|
||||||
|
Loading…
Reference in New Issue
Block a user