From fa6115f027d0d8c2299929a98e17e84589c6ffef99c0b6895151075c104a0419 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 26 Nov 2021 01:22:47 +0000 Subject: [PATCH] run autoreconf due to patch presence OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfshfs?expand=0&rev=9 --- libfshfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfshfs.spec b/libfshfs.spec index 00c2bc4..3a1d86b 100644 --- a/libfshfs.spec +++ b/libfshfs.spec @@ -146,7 +146,7 @@ This package contains Python 3 bindings for libfshfs. %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static --enable-wide-character-type --enable-python3 %make_build