[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59536] [PATCH] gnu: Add kvantum.
From: |
Yash Tiwari |
Subject: |
[bug#59536] [PATCH] gnu: Add kvantum. |
Date: |
Fri, 25 Nov 2022 19:18:26 +0530 |
With tests enabled, the build generates the same error as qt5ct i.e. "make: ***
No rule to make target 'test'. Stop." From what I understand, there are no
tests in the kvantum src.
On November 25, 2022 4:09:37 PM GMT+05:30, Christopher Baines
<mail@cbaines.net> wrote:
>
>Yash Tiwari via Guix-patches via <guix-patches@gnu.org> writes:
>
>> + (arguments
>> + (list #:tests? #f
>
>How come the tests are disabled?
>
>Thanks,
>
>Chris