mirror of
https://github.com/Eugeny/tabby
synced 2025-01-06 10:19:10 +00:00
disable packaging build-id links - fixes #3523
This commit is contained in:
parent
bb86848cd3
commit
bc0024ec06
1 changed files with 2 additions and 0 deletions
|
@ -88,3 +88,5 @@ rpm:
|
||||||
depends:
|
depends:
|
||||||
- screen
|
- screen
|
||||||
- gnome-keyring
|
- gnome-keyring
|
||||||
|
fpm:
|
||||||
|
- "--rpm-rpmbuild-define '_build_id_links none'"
|
||||||
|
|
Loading…
Reference in a new issue