summaryrefslogtreecommitdiff
path: root/xmake/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2023-12-18 22:47:03 +0800
committerruki <[email protected]>2023-12-18 22:47:03 +0800
commiteaa87e0bd00f1af071c777aedfe6d7ad4c562760 (patch)
treec3e6d3f57b646e55cc587be792cdd207f92de0ad /xmake/scripts
parentc1bba747f0859fb6f559169563973f28905c71f7 (diff)
archive src file
Diffstat (limited to 'xmake/scripts')
-rw-r--r--xmake/scripts/xpack/srpm/srpm.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/xpack/srpm/srpm.spec b/xmake/scripts/xpack/srpm/srpm.spec
index bde3d768a..d31679ad0 100644
--- a/xmake/scripts/xpack/srpm/srpm.spec
+++ b/xmake/scripts/xpack/srpm/srpm.spec
@@ -9,7 +9,7 @@ Summary: ${PACKAGE_TITLE}
License: ${PACKAGE_LICENSE}
URL: ${PACKAGE_HOMEPAGE}
-Source0: ${PACKAGE_SOURCEDIR}
+Source0: ${PACKAGE_ARCHIVEFILE}
BuildRequires: gcc
BuildRequires: gcc-c++