From 147cdb256249d3d7b25b5dda411dbd97ccac9fac Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Mon, 3 Aug 2020 12:14:21 -0600 Subject: [PATCH] fix typo --- cereal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cereal.spec b/cereal.spec index 5da5af4..5e94e9b 100644 --- a/cereal.spec +++ b/cereal.spec @@ -40,7 +40,7 @@ This package contains development headers and libraries for the cereal library %setup -q %build -%{cmake} .. -DSKIP_PORTABILITY_TEST=ON -DWITH_WERROR=OFF +%{cmake} -DSKIP_PORTABILITY_TEST=ON -DWITH_WERROR=OFF %cmake_build %install