DO NOT FORGET THE UPSTREAM PATCHes
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=3
This commit is contained in:
parent
dd7ecc6859
commit
50a1447ac2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 18:05:29 UTC 2018 - werner@suse.de
|
||||
|
||||
- Apply the upstream patches as well!!!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 12:27:18 UTC 2018 - werner@suse.de
|
||||
|
||||
|
@ -100,7 +100,7 @@ This package contains the documentation for using the readline library
|
||||
as well as programming with the interface of the readline library.
|
||||
|
||||
%prep
|
||||
%setup -q -n readline-%{version}%{rextend}
|
||||
%setup -q -n readline-%{version}%{rextend} -b1
|
||||
for patch in readline-%{version}-patches/*; do
|
||||
test -e $patch || break
|
||||
let level=0 || true
|
||||
|
Loading…
Reference in New Issue
Block a user