Skip to content

Commit

Permalink
Disabled creation of .build-id dir
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaderi committed Oct 27, 2020
1 parent dcbc39c commit 84ec5c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/rpm/n2n.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Packager: Luca Deri <[email protected]>
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: libzstd

# Make sure .build-id is not part of the package
%define _build_id_links none

%description
n2n peer-to-peer VPN

Expand Down

0 comments on commit 84ec5c6

Please sign in to comment.