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

Re: Creating a .deb: .buildinfo is meaningless



On Fri, Sep 13, 2019 at 03:30:55PM +0200, vindarel wrote:
> > First, please don't send HTML emails.
> > Second, you are mixing dh(1) with explicit targets and most likely breking
> > stuff in them. Please stick to dh(1) and overrides if needed.
> >
> Ok, then I figured out by looking at other recipes I can simply write
> 
> override_dh_auto_build:
>     $(MAKE)    all
No need to override dh_auto_build for that.

> I also did
> 
> override_dh_usrlocal:
>     echo
Don't install anything into /usr/local instead.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: