summaryrefslogtreecommitdiff
path: root/xmake/scripts
diff options
context:
space:
mode:
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++