Am 15.10.2017 um 01:26 schrieb Adrian Bunk:

> -#override_dh_auto_test:
> -#    dh_auto_test || true
> +override_dh_auto_test:
> +     make check
>  

Would be nice to have support for the nocheck build option.
Could you update your patch accordingly to wrap that in

ifeq (, $(filter nocheck, $(DEB_BUILD_OPTIONS)))
endif   

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to