Fix macro invocation in comment
This commit is contained in:
parent
c133690d5a
commit
59dacbc3b9
@ -2,7 +2,7 @@
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
%else
|
%else
|
||||||
# %gocheck isn't currently provided on CentOS/RHEL
|
# %%gocheck isn't currently provided on CentOS/RHEL
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1982298
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1982298
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user