guix-patches
[Top][All Lists]
Advanced

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

[bug#48325] [PATCH v5 5/5] DRAFT gnu: julia: Update to 1.6.1.


From: Maxime Devos
Subject: [bug#48325] [PATCH v5 5/5] DRAFT gnu: julia: Update to 1.6.1.
Date: Sat, 03 Jul 2021 21:40:58 +0200
User-agent: Evolution 3.34.2

Jean-Baptiste Volatier schreef op za 03-07-2021 om 17:41 [+0000]:
> +               (invoke "ln" "-s" (string-append (assoc-ref inputs "p7zip") 
> "/bin/7z") "usr/bin/")

No need to shell out here. You can use the 'symlink' procedure,
see info '(guile)File System'.  Likewise for other uses of (invoke "ln" "-s" 
...)

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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