diff options
| author | ruki <[email protected]> | 2023-12-18 23:51:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-12-18 23:51:29 +0800 |
| commit | 6e4ca7085141b94d030d963129f6f74873f72867 (patch) | |
| tree | 1a7669784ebd578b5f8c0a65cb0ef23ed5c74eaa /xmake/scripts | |
| parent | e620e5eb4d95832db3133140f4177bd24fc63c24 (diff) | |
fix files path
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/xpack/srpm/srpm.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/scripts/xpack/srpm/srpm.spec b/xmake/scripts/xpack/srpm/srpm.spec index cc82b87d2..631c4522d 100644 --- a/xmake/scripts/xpack/srpm/srpm.spec +++ b/xmake/scripts/xpack/srpm/srpm.spec @@ -28,6 +28,7 @@ ${PACKAGE_INSTALLCMDS} %check %files +%{_exec_prefix}/resources/assets/file2.txt %changelog * ${PACKAGE_DATE} ${PACKAGE_MAINTAINER} - ${PACKAGE_VERSION}-1 |
