Re: [Refdb-devel] Docs in split packages
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mar...@mh...> - 2006-08-14 20:31:36
|
Hi David, thanks for testing the stuff. As usual, version 1 is crap. David Nebauer writes: > No man pages at all built for client or server. > > I've separated the switches for building docs and man pages (actually I only now understand one of your original comments about this problem). Now you have to fiddle with these switches: <no switches> builds everything --disable-server --disable-docs only clients and their man pages --disable-clients --disable-docs only server and its man pages --disable-clients --disable-server only documentation --disable-docs --disable-manpages builds the binaries, no DocBook installation required > 2. Duplicate files > > These directories and their contents build in both clients and server: > /usr/share/refdb/sql, and > /usr/share/refdb/examples. > Obviously this is not allowed in package building as the same files > cannot be under the control of multiple packages. > I've fixed #1 by using a conditional and #2 by including the examples only in the client package - actually none of the files is required for the server. I hope this version builds ok. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |