[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging InVesalius



Hi,

On Fri, Dec 7, 2012 at 2:52 PM, Thiago Franco Moraes
<tfmoraes@cti.gov.br> wrote:
> I have the following question: How can I add a file (Makefile in my
> case) when doing the package? I was thinking in add the Makefile in
> the debian folder and put in debian/rules file a command to move the
> Makefile to the source code. Is this a good idea.

d/rules is already a Makefile... why not copy/paste your existing
Makefile into d/rules ?

You may even make use of `dh_install` syntax instead of the lower
level `install` command.

2cts
-M


Reply to: