From f01d7c1f4baee471e482b4df33098c6e8eab9a14 Mon Sep 17 00:00:00 2001 From: wangyangdahai Date: Fri, 6 May 2022 17:20:33 +0000 Subject: [PATCH] autoreconf --- acl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/acl.spec b/acl.spec index e26d865..164836e 100644 --- a/acl.spec +++ b/acl.spec @@ -40,6 +40,7 @@ This package contains header files for the POSIX ACL library. %autosetup -n %{name}-%{version} -p1 %build +autoreconf %configure %make_build -- Gitee