From 075aa69055f594719f805a3aad708628c623eba1 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 21:09:42 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- autoconf.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/autoconf.spec b/autoconf.spec index 52d70c0..d557c21 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -41,6 +41,7 @@ BuildRequires: perl(Text::ParseWords) # build system and it produces empty man pages for those scripts if help2man is # not installed BuildRequires: help2man +BuildRequires: make %if %{with check} %if %{with autoconf_enables_optional_test}