guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add prodigal.


From: Ricardo Wurmus
Subject: Re: [PATCH] Add prodigal.
Date: Sat, 27 Jun 2015 12:42:31 +0200

Hi again,

another thing just occurred to me.  Instead of replacing the install
phase you might just overwrite the INSTALLDIR variable, something like
this:

    #:make-flags (list (string-append "INSTALLDIR="
                                      (assoc-ref %outputs "out")))

What do you think?

~~ Ricardo



reply via email to

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