From f6b514d36e718f6165a79a686c3a2c86fffbb597 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 23 Aug 2021 18:52:57 +0200 Subject: [PATCH] Use autoreconf --- unpaper.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unpaper.spec b/unpaper.spec index 66b274f..df4b7a0 100644 --- a/unpaper.spec +++ b/unpaper.spec @@ -25,7 +25,7 @@ of scanned pages before performing optical character recognition %setup -q %build -%{__autoconf} -fis +autoreconf -fis %configure --prefix=%{_prefix} %{__make}