summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrisztian Litkey <krisztian.litkey@nokia.com>2010-12-07 21:38:35 +0200
committerKrisztian Litkey <krisztian.litkey@nokia.com>2010-12-07 21:38:35 +0200
commit349f6476da55a8c729cd8cd21b3906d8f5459d4e (patch)
treea7be0afa2e6c68b27c6aa3b49a07b31395daa207
parentbece735d920909a83e290a790be0d76224653b07 (diff)
Meego packaging updates.
-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