Update qownnotes.spec

This commit is contained in:
Patrizio Bekerle 2018-05-13 06:45:03 +02:00 committed by GitHub
parent d78073c042
commit 0d158fa739
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,8 @@ Author
Patrizio Bekerle <patrizio@bekerle.com>
# Fedora 27 wasn't able to create debug packages
%if 0%{?fedora} == 27
# Fedora 27 and above wasn't able to create debug packages
%if 0%{?fedora} >= 27
%global debug_package %{nil}
%endif