disable debug for fedora27

This commit is contained in:
Tru Huynh (pasteur.fr) 2018-03-23 16:56:21 +01:00
parent 4290f8e96a
commit 589bf809a6
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,11 @@ BuildRequires: centos-release-scl-rh devtoolset-3-gcc-c++.x86_64
Barrier allows you to share one mouse and keyboard between multiple computers.
Work seamlessly across Windows, macOS and Linux.
# fedora 27 not happy without this:
%if 0%{?fedora} == 27
%global debug_package %{nil}
%endif
%prep
%setup -n %{name}-@BARRIER_VERSION_MAJOR@.@BARRIER_VERSION_MINOR@.@BARRIER_VERSION_PATCH@-Source
#%setup -n %{name}-@BARRIER_VERSION@