Re: Some thoughts about packaging and compilation...
David Nebauer <[email protected]> Tue, 22 Aug 2006 23:49:02 +0930
| Newsgroups | gmane.text.refdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Stéphane,
> 1 - there is no specific option to define the doc directory.
>
> By default it builds on
> /usr/(local/)share/doc/refdb-<version><-prerelease>/ although in the rpm
> build process (basically uncompress, run autotools and configure, make,
> make install), the doc directory is /usr/(local/)share/doc/refdb-<version>/
> (please note there is no <-prerelease> although in this case there is one).
For what it's worth, part of the debian package build process I've
developed is to remove the version from the doc Makefile. The relevant
command is:
sed -i -e 's:\(\$(PACKAGE)\)-\$(VERSION):\1:' \
${top_dir}/doc/Makefile.am &> /dev/null
The variable 'top_dir' is self-explanatory. This way the docs are
installed to </usr/share/doc/refdb>.
Regards,
David.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642