summaryrefslogtreecommitdiff
path: root/xmake/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2023-12-18 22:59:16 +0800
committerruki <[email protected]>2023-12-18 22:59:16 +0800
commit92a0f01114b8001e035b0b6a01c4e689ed6a41ee (patch)
tree197d87601898cd6a110be55a06ace6b94b278022 /xmake/scripts
parentfed3489600cad1bba8250fbdce1834a2cfd9a24b (diff)
fix prep
Diffstat (limited to 'xmake/scripts')
-rw-r--r--xmake/scripts/xpack/srpm/srpm.spec2
1 files changed, 0 insertions, 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