From 92a0f01114b8001e035b0b6a01c4e689ed6a41ee Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 18 Dec 2023 22:59:16 +0800 Subject: fix prep --- xmake/scripts/xpack/srpm/srpm.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/xmake/scripts/xpack/srpm/srpm.spec b/xmake/scripts/xpack/srpm/srpm.spec index 36c2db90d..fd652c394 100644 --- a/xmake/scripts/xpack/srpm/srpm.spec +++ b/xmake/scripts/xpack/srpm/srpm.spec @@ -13,13 +13,11 @@ Source0: ${PACKAGE_ARCHIVEFILE} BuildRequires: gcc BuildRequires: gcc-c++ -BuildRequires: xmake %description ${PACKAGE_DESCRIPTION} %prep -%autosetup -n %{name}-%{version} -p1 %build -- cgit v1.3.1