diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-06-19 09:58:47 +0200 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-25 09:35:34 +0100 |
| commit | 74a1e9d5437371d7eba0da8ead27e289ad966cba (patch) | |
| tree | 5bd7298d9dda96c850999eab1978aabbcf340497 /gnu | |
| parent | e927a071cd25715deffc83faf5856d256870dc0e (diff) | |
build-system/pyproject: Use copy-recursively instead of merge-dirs.
Using rename-file, the destination had to be empty otherwise it would error
out. This has been fixed by the use of copy-recursively, really merging them.
Changing this makes merge-directories mostly a duplicate of
copy-recursively, thus fully switch to copy-recursively.
* guix/build/pyproject-build-system.scm (install)
<python-hashbang>: Remove it, used only once.
<merge-directories>: Remove it, replace its calls by copy-recursively
and delete-file-recursively.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions
