Skip to content

Commit

Permalink
Disable build-id links in RPMs
Browse files Browse the repository at this point in the history
This is necessary to prevent file conflicts with the client plugins
package from MySQL Server.
  • Loading branch information
MyDanny committed Sep 16, 2024
1 parent 5b0bfce commit 29c17b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
%global wants_py_dnspython_version 2.6.1

%undefine _package_note_file
%define _build_id_links none

%if 0%{?rhel} == 8
%{!?__python3: %global __python3 /usr/bin/python3.9}
Expand Down

0 comments on commit 29c17b4

Please sign in to comment.