]> git.pld-linux.org Git - packages/netatalk.git/commitdiff
- actually build and package HTML docs (except for HTMLized man pages) auto/th/netatalk-3.1.7-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Jan 2015 19:50:01 +0000 (20:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Jan 2015 19:50:01 +0000 (20:50 +0100)
netatalk.spec

index 7ee6637ad491f6082df1346e8fc42698d9f80794..1f31fa31775d7a97200cefa81657374665e9b6fe 100644 (file)
@@ -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
This page took 0.1385 seconds and 4 git commands to generate.