From fedc1da12d8dea645f6162b0502036cc92461a6391f1158e670cac4b1372c9a3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 25 Nov 2021 23:57:31 +0000 Subject: [PATCH] run autoreconf due to patch presence OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevtx?expand=0&rev=28 --- libevtx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libevtx.spec b/libevtx.spec index f661c9e..9854f6c 100644 --- a/libevtx.spec +++ b/libevtx.spec @@ -102,7 +102,7 @@ Python bindings for libevtx, which can read Windows XML Event files. cp %_sourcedir/*.pdf . %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure \ --disable-static \ --enable-wide-character-type \