help-guix
[Top][All Lists]
Advanced

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

Re: Help with copy-build-system


From: Pierre Neidhardt
Subject: Re: Help with copy-build-system
Date: Fri, 26 Mar 2021 10:20:06 +0100

Hi,

I haven't looked closely at your patch, but here is the rule for
copy-build-system if I'm not mistaken: the files matching #:include
preserve the path relative to the first argument.

For instance with this rule

("/source/aaa/" "/target/bbb/" #:include ("foo"))

the file

    /source/aaa/parent/foo

is copied to

    /target/bbb/parent/foo

(I haven't tested.)

Does that help?

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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