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

Re: No top level Makefile.



Hi Alex,

Thanks a lot that's what I needed.

Mickaël

On Fri, 2012-07-13 at 11:26 +0200, Alex Mestiashvili wrote:
> On 07/13/2012 11:20 AM, Mickaël Canévet wrote:
> > Hello,
> >
> > I have a small newbie packaging question.
> >
> > The program I'm trying to package has no top level Makefile, the
> > Makefile and the source is located in a 'src' subfolder.
> >
> > Should I create a patch that creates a top level Makefile or customize
> > the debian/rules file so that it goes to 'src' subfolder to run make ?
> >
> > If so, what should be then modification to put in the rules file ?
> >
> > Thanks a lot.
> >
> > Mickaël
> >   
> 
> Hi Mickaël,
> 
> Try to change debian/rules like that:
>  
>         dh $@ --sourcedirectory=src
> 
> 
> Best regards,
> Alex
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: