unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ben Woodcroft <b.woodcroft@uq.edu.au>
To: Ricardo Wurmus <rekado@elephly.net>, 28802@debbugs.gnu.org
Cc: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Subject: [bug#28802] [PATCH] gnu: Add paml.
Date: Fri, 13 Oct 2017 19:23:11 +1000	[thread overview]
Message-ID: <9e41021c-74e2-0642-3423-52df07f8b679@uq.edu.au> (raw)
In-Reply-To: <20171012215632.713-1-rekado@elephly.net>

Hi Ricardo,

Thanks for the package.


On 13/10/17 07:56, Ricardo Wurmus wrote:
> +         (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)
Since you've already pushed I didn't test out this package, but I notice 
that the above line is superfluous (though harmless).
ben

  parent reply	other threads:[~2017-10-13  9:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 21:56 [bug#28802] [PATCH] gnu: Add paml Ricardo Wurmus
2017-10-13  8:51 ` Ludovic Courtès
2017-10-13  9:15 ` bug#28802: " Ricardo Wurmus
2017-10-13  9:23 ` Ben Woodcroft [this message]
2017-10-13  9:35   ` [bug#28802] " Ricardo Wurmus
2017-10-13 10:22 ` Roel Janssen
2017-10-13 13:25   ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9e41021c-74e2-0642-3423-52df07f8b679@uq.edu.au \
    --to=b.woodcroft@uq.edu.au \
    --cc=28802@debbugs.gnu.org \
    --cc=rekado@elephly.net \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).