Packages: added RHEL 8 support.

This commit is contained in:
Andrei Belov
2019-03-26 13:22:59 +03:00
parent b96e5fd848
commit 3d7a47c9ac
4 changed files with 16 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ This package contains %%SUMMARY%%.
%debug_package
%endif
%if 0%{?fedora}
%if (0%{?fedora}) || (0%{?rhel} >= 8)
%define _debugsource_template %{nil}
%endif