David Nebauer a écrit :
> 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.
Thanks for the tip, but this removes completely the numbering, i want to
keep the version number (0.9.8) but to remove the -pre1 :-)
I'll keep my workaround (it is not that ugly after all, just a move
before the final packaging) but keep in my where to sed in case i'll
need it in the future.
Cheers,
Stéphane
--
Stéphane Téletchéa, PhD. http://www.steletch.org
Unité Mathématique Informatique et Génome http://migale.jouy.inra.fr/mig
INRA, Domaine de Vilvert Tél : (33) 134 652 891
78352 Jouy-en-Josas cedex, France Fax : (33) 134 652 901
-------------------------------------------------------------------------
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
|