guix-patches
[Top][All Lists]
Advanced

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

[bug#47540] [PATCH] gnu: Add prips.


From: david larsson
Subject: [bug#47540] [PATCH] gnu: Add prips.
Date: Thu, 08 Apr 2021 21:28:59 +0200

On 2021-04-06 16:04, Maxime Devos wrote:

Add ‘(native-inputs `(("perl-test-harness" ,perl-test-harness)))’ such that
the makefile can find the 'prove' binary.

Fixed.


Add ‘#:test-target "test"’ here, as the makefile has a 'test' target
instead of a 'check' target.

+       #:phases (modify-phases %standard-phases
+                  (delete 'configure)
+                  (delete 'check)

and remove the (delete 'check).

Fixed.

The package now builds successfully for me.

For me as well.

Greetings,
Maxime.

Thanks for your review and help with improving this package!

Best regards,
David

Attachment: 0001-gnu-Add-prips.patch
Description: Text Data


reply via email to

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