guix-patches
[Top][All Lists]
Advanced

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

[bug#46703] 回复: Re: [bug#46703] [PATCH] gnu: add bmake


From: Nicolas Goaziou
Subject: [bug#46703] 回复: Re: [bug#46703] [PATCH] gnu: add bmake
Date: Tue, 02 Mar 2021 11:58:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hello,

qblade <qblade@protonmail.com> writes:

> Subject: [PATCH] gnu: Add bmake

Applied. Thank you.

> +         (add-after 'configure 'remove-fail-tests ;; need fix
> +           (lambda _
> +             (substitute* "unit-tests/Makefile"
> +               (("cmd-interrupt")
> +                ""))
> +             (substitute* "unit-tests/Makefile"
> +               (("varmod-localtime")
> +                "")))))

I merged the two substitutions within the same substitute* call.

Regards,
-- 
Nicolas Goaziou





reply via email to

[Prev in Thread] Current Thread [Next in Thread]