mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-02-10 11:40:28 +08:00
fix: exclude .build-id files from RPM package to prevent conflicts
This commit is contained in:
parent
2467306903
commit
dacb77f414
@ -72,5 +72,8 @@ deb:
|
||||
rpm:
|
||||
afterInstall: 'build/linux/postinst'
|
||||
afterRemove: 'build/linux/postuninst'
|
||||
fpm:
|
||||
- '--rpm-rpmbuild-define'
|
||||
- '_build_id_links none'
|
||||
npmRebuild: true
|
||||
publish: []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user