diff --git a/electron-builder.yaml b/electron-builder.yaml index cfb70f849..b41e20c9f 100644 --- a/electron-builder.yaml +++ b/electron-builder.yaml @@ -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