From 265cff92ec8e4a7924b128de14c8cd5a925ded3d Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 14 Jul 2022 11:20:54 +0200 Subject: [PATCH] Fix pkgconfig file path --- qt6-qtwayland.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index da73554..dc64b4b 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.spec @@ -164,7 +164,7 @@ popd %dir %{_qt6_libdir}/cmake/Qt6WaylandGlobalPrivate/ %{_qt6_libdir}/cmake/Qt6WaylandGlobalPrivate/ %{_qt6_libdir}/metatypes/qt6*_metatypes.json -%{_qt6_libdir}/*.pc +%{_qt6_libdir}/pkgconfig/*.pc %if 0%{?examples}