diff options
| author | ruki <[email protected]> | 2023-12-18 22:47:03 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-12-18 22:47:03 +0800 |
| commit | eaa87e0bd00f1af071c777aedfe6d7ad4c562760 (patch) | |
| tree | c3e6d3f57b646e55cc587be792cdd207f92de0ad /xmake/scripts | |
| parent | c1bba747f0859fb6f559169563973f28905c71f7 (diff) | |
archive src file
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/xpack/srpm/srpm.spec | 2 |
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++ |
