Re: [Boost-docs] Jammy question on install

Subject: Re: [Boost-docs] Jammy question on install
From: Daniel James (dnljms_at_[hidden])
Date: 2011-02-04 11:37:10


On 4 February 2011 11:30, Paul A. Bristow <pbristow_at_[hidden]> wrote:
> I have this at the end of my jamfile to copy a pdf docs to the /docs folder
>
> install pdf-install : standalone : <install-type>PDF <location>. ;
>
> but when my pdf is called mylibrary.modified.pdf (by addition of an index
> etc)
>
> it doesn't 'rename' it back to mylibrary.pdf

I think you want:

install pdf-install : standalone : <install-type>PDF <location>.
<name>mylibrary.pdf ;

btw. I found that out by looking at 'doc/pdf/Jamfile.v2'.

Daniel


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC