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

Re: Parameters for "make check"?



On Sun, Jul 26, 2020 at 02:50:31PM +0200, dettus wrote:
> So, my latest and greatest release comes with a "make check" target.
> 
> The thing is, under Debian it requires an extra parameter.
> 
> make SHA256_CMD=sha256sum check
> 
> would be the correct one. My question is... How do I put this into the
> 
> debian package? So far, the only solution I had was to patch the Makefile.
override_dh_auto_test:
        dh_auto_test -- SHA256_CMD=sha256sum

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: