Fix macro invocation in comment

This commit is contained in:
Benjamin Gilbert 2022-01-25 13:36:48 -05:00
parent c133690d5a
commit 59dacbc3b9

View File

@ -2,7 +2,7 @@
%if 0%{?fedora}
%bcond_without check
%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
%bcond_with check
%endif