diff --git a/config/builder.json b/config/builder.json index 12fcc501..19f1269b 100755 --- a/config/builder.json +++ b/config/builder.json @@ -30,6 +30,12 @@ "figma" ] }], + + "rpm": { + "fpm": [ + "--rpm-rpmbuild-define=_build_id_links none" + ] + }, "pacman": { "depends": []