mirror of
https://github.com/pbek/QOwnNotes.git
synced 2025-06-29 13:29:52 +00:00
Update qownnotes.spec
This commit is contained in:
parent
d78073c042
commit
0d158fa739
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue