From 9571b748ac8c17bc1cdbd796467c277a2090ce99 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 20 Dec 2022 17:30:33 -0500 Subject: [PATCH] Trivially simplify one files list --- libinstpatch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libinstpatch.spec b/libinstpatch.spec index 7ab9735..f79e863 100644 --- a/libinstpatch.spec +++ b/libinstpatch.spec @@ -151,7 +151,7 @@ find examples -type f -name '*.py' -print -delete %files devel -%{_includedir}/%{name}-%{so_version} +%{_includedir}/%{name}-%{so_version}/ %{_libdir}/%{name}-%{api_version}.so %{_libdir}/pkgconfig/%{name}-%{api_version}.pc