fix(build): prevent RPM build-id collisions with other Electron apps

Fixes #5368
This commit is contained in:
Johannes Millan 2026-01-12 10:23:59 +01:00
parent 3bb58f83fc
commit d8c5dd5c8d

View file

@ -51,6 +51,10 @@ linux:
- rpm
publish:
- github
rpm:
# Fix for issue #5368: Prevent /usr/lib/.build-id/ collisions with other Electron apps
fpm: ['--rpm-rpmbuild-define=_build_id_links none']
# leads to Error: Please specify executable name as linux.executableName instead of linux.desktop.Exec
# desktop:
# Name: Super Productivity