summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libresourceqt.spec2
-rw-r--r--libresourceqt.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/libresourceqt.spec b/libresourceqt.spec
index 86090d3..2d1008f 100644
--- a/libresourceqt.spec
+++ b/libresourceqt.spec
@@ -175,7 +175,7 @@ make INSTALL_ROOT=%{buildroot} install
%files doc
%defattr(-,root,root,-)
%{_datadir}/doc/%{name}/*
-%{_mandir}/*
+%{_mandir}/*/*
# >> files doc
# << files doc
diff --git a/libresourceqt.yaml b/libresourceqt.yaml
index 19c6677..b3a7960 100644
--- a/libresourceqt.yaml
+++ b/libresourceqt.yaml
@@ -73,6 +73,6 @@ SubPackages:
Summary: Developer documentation for %{name}
Files:
- "%{_datadir}/doc/%{name}/*"
- - "%{_mandir}/*"
+ - "%{_mandir}/*/*"
Group: Documentation