|
From: | Ben Woodcroft |
Subject: | [bug#28802] [PATCH] gnu: Add paml. |
Date: | Fri, 13 Oct 2017 19:23:11 +1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
Hi Ricardo, Thanks for the package. On 13/10/17 07:56, Ricardo Wurmus wrote:
Since you've already pushed I didn't test out this package, but I notice that the above line is superfluous (though harmless).+ (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let ((tools '("baseml" "basemlg" "codeml" + "pamp" "evolver" "yn00" "chi2")) + (bin (string-append (assoc-ref outputs "out") "/bin")) + (docdir (string-append (assoc-ref outputs "out") + "/share/doc/paml")) + (docs '("Bismark_User_Guide.pdf" + "RELEASE_NOTES.txt"))) + (mkdir-p bin)
ben
[Prev in Thread] | Current Thread | [Next in Thread] |