From c20a1d97529b13dc8c8fdbef14edf76e59647855dc388ec050529173e6cde8c1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 26 Nov 2021 01:47:03 +0000 Subject: [PATCH] run autoreconf due to patch presence OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsxfs?expand=0&rev=5 --- libfsxfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfsxfs.spec b/libfsxfs.spec index 716637b..44b6462 100644 --- a/libfsxfs.spec +++ b/libfsxfs.spec @@ -94,7 +94,7 @@ Python 3 binding for libfsxfs, which can access XFS filesystems. %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi +autoreconf -fi %configure --disable-static --enable-wide-character-type --enable-python3 %make_build