Mathieu Malaterre <[email protected]> writes:

> override_dh_auto_test:
>   dh_auto_test || true

In idiomatic make,

    override_dh_auto_test:
        -dh_auto_test

Though probably less clear, given how few are make experts :-)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to