From 9f5a314b5026c6da5b8fbb4a29a9df864977da25 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sat, 18 Jul 2020 01:41:00 +0200 Subject: [PATCH] Properly escape %%check in spec comment. --- elfutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elfutils.spec b/elfutils.spec index f7cf13b..6d0734e 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -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