We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f576f53 commit b37910aCopy full SHA for b37910a
resources/linux/rpm/positron.spec.template
@@ -19,6 +19,7 @@ Positron is an extensible, polyglot tool for writing code and exploring data in
19
# Don't generate build_id links to prevent conflicts when installing multiple
20
# versions of VS Code alongside each other (e.g. `code` and `code-insiders`)
21
%define _build_id_links none
22
+%define __strip @@STRIP@@
23
24
%install
25
# Destination directories
0 commit comments