[packages/netatalk] - actually build and package HTML docs (except for HTMLized man pages)

qboosh qboosh at pld-linux.org
Sat Jan 17 20:48:20 CET 2015


commit 24ac22ac7a7dab123710c77f19ae8dfca6cd0de3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 17 20:50:01 2015 +0100

    - actually build and package HTML docs (except for HTMLized man pages)

 netatalk.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/netatalk.spec b/netatalk.spec
index 7ee6637..1f31fa3 100644
--- a/netatalk.spec
+++ b/netatalk.spec
@@ -168,6 +168,8 @@ Statyczna biblioteka Netatalk.
 
 %{__make}
 
+%{__make} -C doc/manual html-local
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -210,7 +212,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CONTRIBUTORS COPYRIGHT NEWS ICDumpSuffixMap doc/manual/*.html
+%doc AUTHORS CONTRIBUTORS COPYRIGHT NEWS ICDumpSuffixMap doc/manual/{configuration,example-toc,index,installation,intro,manual-index,netatalk,pr01,table-toc,upgrade}.html
 %dir %{_sysconfdir}/atalk
 %dir %{_sysconfdir}/atalk/msg
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/atalk/afp.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netatalk.git/commitdiff/24ac22ac7a7dab123710c77f19ae8dfca6cd0de3



More information about the pld-cvs-commit mailing list