ludo@gnu.org (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