From b3539d9a91459b8beb9397e1ea800961a940416d Mon Sep 17 00:00:00 2001 From: xuyongliang_01 Date: Tue, 7 Nov 2023 02:18:33 +0000 Subject: [PATCH] =?UTF-8?q?update=20utsudo.spec.=20patch=E5=90=88=E5=85=A5?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=BAautosetup=E8=87=AA=E5=8A=A8=E5=90=88?= =?UTF-8?q?=E5=85=A5=E5=BD=A2=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xuyongliang_01 --- utsudo.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/utsudo.spec b/utsudo.spec index 6746c76..d8e34a9 100644 --- a/utsudo.spec +++ b/utsudo.spec @@ -50,9 +50,7 @@ command, and the ability to use the same configuration file (sudoers) on many different machines. %prep -%setup -q - -%patch0001 -p1 +%autosetup -n %{name}-%{version} -p1 %build # Remove bundled copy of zlib -- Gitee