Ok, I can create this install file. The source will be where ever the built
shared library is and the target is the plugin folder of orthanc. Or do you
mean something else by 'source'?

And a newbie question, how do I switch to using sid packages for my test
builds?

On 27 March 2015 at 13:57, Andreas Tille <andr...@an3as.eu> wrote:

> Hi Yves,
>
> On Fri, Mar 27, 2015 at 12:52:23PM +0100, Yves wrote:
> > About the empty package, how do I "install your real install target into
> > the package"?
>
> Usually dh_auto_install calls the install target of the provided
> upstream build system.  This obviously does nothing since the package
> remains empty.  So you need to use
>
>     dh_install
>
> The best way to use it is via a debian/install file which contains
> line entries
>
>   source   target
>
> The source files in your build tree will be installed to the target
> directory.  Just imagine that a "cp " will be prepended.  See also
> `man dh_install`.
>
> Hope this clarifies things - if not feel free to keep on asking
>
>       Andreas.
>
>
> --
> http://fam-tille.de
>
>
> --
> To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: https://lists.debian.org/20150327125745.ga17...@an3as.eu
>
>

Reply via email to