From 0491001b17856a0be0175366f2b2e0e54a97b4f8902cb421f93776514c5d1902 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 26 Nov 2021 02:32:12 +0000 Subject: [PATCH] run autoreconf due to patch presence OBS-URL: https://build.opensuse.org/package/show/security:forensics/libolecf?expand=0&rev=24 --- libolecf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libolecf.spec b/libolecf.spec index 42c323b..1ac70c2 100644 --- a/libolecf.spec +++ b/libolecf.spec @@ -96,7 +96,7 @@ Python bindings for libolecf, which can read MS IE cache files. cp %_sourcedir/*.pdf . %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure \ --disable-static \ --enable-wide-character-type \