guix-patches
[Top][All Lists]
Advanced

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

bug#26488: [PATCH] gnu: Add crawl.


From: Danny Milosavljevic
Subject: bug#26488: [PATCH] gnu: Add crawl.
Date: Fri, 14 Apr 2017 19:23:37 +0200

> Ah, I missed those because they are in make test and not make check.
> I tried to package them now, but the tests need to create a directory in
> home. This fails and I don't know how to handle this with guix.
> I need some help here.

         (add-before 'check 'set-check-up
           (lambda _
             (setenv "HOME" (getcwd)) ; or maybe /tmp or something
             #t))






reply via email to

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