summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-30 17:55:27 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-13 19:44:42 -0800
commit001b70b9767673ebff352c01d446a05c39091e29 (patch)
tree447249c2f545da27e72da9f7e4c8704549d27160
parentc8ac9f65d4bba5f3550b6a3ae07e33875abf31d2 (diff)
downloadweston-001b70b9767673ebff352c01d446a05c39091e29.tar.gz
weston-001b70b9767673ebff352c01d446a05c39091e29.tar.bz2
weston-001b70b9767673ebff352c01d446a05c39091e29.zip
split docs
-rw-r--r--packaging/weston.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/weston.spec b/packaging/weston.spec
index e9fc3642..9cfe78ab 100644
--- a/packaging/weston.spec
+++ b/packaging/weston.spec
@@ -82,6 +82,8 @@ ln -sf ../weston.service %{buildroot}/%{_unitdir_user}/weston.target.wants/
%pre
getent group weston-launch >/dev/null || %{_sbindir}/groupadd -o -r weston-launch
+%docs_package
+
%files
%defattr(-,root,root)
%_bindir/wcap-*
@@ -96,6 +98,5 @@ getent group weston-launch >/dev/null || %{_sbindir}/groupadd -o -r weston-launc
%{_unitdir_user}/weston.target
%{_unitdir_user}/weston.target.wants
%{_unitdir_user}/weston.target.wants/weston.service
-/usr/share/man/man1/weston.1.gz
%changelog