From c1709e1c85b4e31e9da1b07325a7a2a4f7f81432 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 20 Dec 2022 17:41:44 -0500 Subject: [PATCH] Indicate dirs. in files list with trailing slashes --- llhttp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llhttp.spec b/llhttp.spec index ec4ca01..514904c 100644 --- a/llhttp.spec +++ b/llhttp.spec @@ -165,7 +165,7 @@ NODE_ENV=test CLANG=gcc ./node_modules/.bin/mocha \ %{_includedir}/llhttp.h %{_libdir}/libllhttp.so %{_libdir}/pkgconfig/libllhttp.pc -%{_libdir}/cmake/llhttp +%{_libdir}/cmake/llhttp/ %changelog