From 0cacf21d88d3ee05b5d69fbc70d7215b11ec01a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 5 Nov 2020 15:56:50 +0100 Subject: [PATCH] Use autoreconf in %build instead of plain autoconf This way, when stuff is fixed in automake, the source tarball does not need to be re-generated in upstream to use the fix. Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1893652 --- libreport.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index abcb45d..bfac57c 100644 --- a/libreport.spec +++ b/libreport.spec @@ -295,7 +295,7 @@ data over ftp/scp... %autosetup -S git %build -autoconf +autoreconf %configure \ %if %{without bugzilla}