From 3138a9f209a3022fb5ad333e89638117a88c8ec14f5a09ebacb787b23670aaf8 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 20 Jul 2020 11:35:47 +0000 Subject: [PATCH] Accepting request 821308 from home:gmbr3:Active - autoreconf already runs libtoolize no need to run twice OBS-URL: https://build.opensuse.org/request/show/821308 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libedit?expand=0&rev=67 --- libedit.changes | 5 +++++ libedit.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/libedit.changes b/libedit.changes index c19a634..6a69a86 100644 --- a/libedit.changes +++ b/libedit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 16 11:04:44 UTC 2020 - Callum Farmer + +- autoreconf already runs libtoolize no need to run twice + ------------------------------------------------------------------- Mon Jul 13 07:06:04 UTC 2020 - Fridrich Strba diff --git a/libedit.spec b/libedit.spec index 675216b..9290df9 100644 --- a/libedit.spec +++ b/libedit.spec @@ -75,8 +75,7 @@ cp %{SOURCE1} . %patch0 -p1 %build -libtoolize --force --copy --install -autoreconf -fi +autoreconf -fiv %configure \ --disable-static \ --disable-silent-rules