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

Re: Parameters for "make check"?



Hello.

It worked! Thank you very much.


Thomas



On 7/26/20 3:13 PM, Geert Stappers wrote:
On Sun, Jul 26, 2020 at 02:50:31PM +0200, dettus wrote:
Hello.


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.

Thing slash idea I would be playing with is having
  SHA256_CMD=sha256sum
in debian/rules.

Same suggestion in other words

  Set in debian/rules the environment variable SHA256_CMD
  the value to sha256


Even more verbose answers available in exchange
for more verbose version of the original message  ;-)


Groeten
Geert Stappers


Reply to: