mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00: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": {
|
"mac": {
|
||||||
"hardenedRuntime": true,
|
"hardenedRuntime": true,
|
||||||
"gatekeeperAssess": false,
|
"gatekeeperAssess": false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user