guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add markdown.


From: Mathieu Lirzin
Subject: Re: [PATCH] gnu: Add markdown.
Date: Sat, 02 May 2015 21:03:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> Hi, Mathieu!

Hi Ludo!

> I suspect you also need a call like:
>
>   (patch-shebang "bin/markdown"
>                  (list (string-append (assoc-ref %build-inputs "perl")
>                                       "/bin")))
>
> so that the #! line in bin/markdown refers to the right Perl.

Done!

> ‘non-copyleft’ is a procedure so it should be:
>
>   (license (license:non-copyleft "http://url-of-the-license-text";))

Done! I have used the file:// URI notation.

Thanks for the review,

--
Mathieu Lirzin

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


reply via email to

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