From 0dca116584077e141f1d87ee1a1635ac5d16d109fd5d1ec0ff491052de239e35 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 13 Jan 2022 09:17:15 +0000 Subject: [PATCH] force autoreconf due to patch OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfguid?expand=0&rev=14 --- libfguid.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfguid.spec b/libfguid.spec index c63eb0d..79166e9 100644 --- a/libfguid.spec +++ b/libfguid.spec @@ -59,7 +59,7 @@ applications that want to make use of libfguid. %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static %make_build