From 904a7f1fe059db6c4899ad321ab951a707799f56184bef77cab46e2970e36a98 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 16 Mar 2018 18:21:34 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=4 --- readline.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readline.spec b/readline.spec index d781117..1851e09 100644 --- a/readline.spec +++ b/readline.spec @@ -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)