.
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=4
This commit is contained in:
parent
50a1447ac2
commit
904a7f1fe0
@ -101,7 +101,7 @@ as well as programming with the interface of the readline library.
|
||||
|
||||
%prep
|
||||
%setup -q -n readline-%{version}%{rextend} -b1
|
||||
for patch in readline-%{version}-patches/*; do
|
||||
for patch in ../readline-%{version}-patches/*; do
|
||||
test -e $patch || break
|
||||
let level=0 || true
|
||||
file=$(lsdiff --files=1 $patch)
|
||||
|
Loading…
Reference in New Issue
Block a user