Disable stripping of symbols

Symbols need to be unstripped for Krisp support to show up in the client.
This commit is contained in:
Oran Mehavi 2022-09-19 16:23:49 +03:00
parent 0356b3f8ac
commit 0d3700ebf2

View file

@ -8,6 +8,9 @@
%define install_dir /opt/%{pkg_name}
%define apps_dir /usr/share/applications
%define _build_id_links none
%global _enable_debug_package 0
%global debug_package %{nil}
%global __os_install_post /usr/lib/rpm/brp-compress %{nil}
Name: %{pkg_name}
Version: %{pkg_version}