Properly escape %%check in spec comment.

This commit is contained in:
Mark Wielaard 2020-07-18 01:41:00 +02:00
parent 199b97a9a9
commit 9f5a314b50
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ BuildRequires: pkgconfig(libarchive) >= 3.1.2
# For tests need to bunzip2 test files.
BuildRequires: bzip2
# For the run-debuginfod-find.sh test case in %check for /usr/sbin/ss
# For the run-debuginfod-find.sh test case in %%check for /usr/sbin/ss
BuildRequires: iproute
BuildRequires: bsdtar
BuildRequires: curl