mirror of
https://github.com/lensapp/lens.git
synced 2024-11-09 12:20:46 +03:00
Don't emit build_id metadata on RPM builds (#4464)
This commit is contained in:
parent
f78d9c5fc2
commit
1636be71d5
@ -131,6 +131,11 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"rpm": {
|
||||
"fpm": [
|
||||
"--rpm-rpmbuild-define=%define _build_id_links none"
|
||||
]
|
||||
},
|
||||
"mac": {
|
||||
"hardenedRuntime": true,
|
||||
"gatekeeperAssess": false,
|
||||
|
Loading…
Reference in New Issue
Block a user