diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-10-16 14:32:50 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-10-16 15:00:50 +0200 |
commit | e39e8d97c17c7e7a008a4f4e125ae6b3844cc03a (patch) | |
tree | 2b7e1715bffc11e7dc7dc2b16e8c039dd43e0317 /build-aux/test-driver.scm | |
parent | 9a4c83bdb61d046617e87ad9b4c0e1d6b55b1810 (diff) | |
download | guix-e39e8d97c17c7e7a008a4f4e125ae6b3844cc03a.tar.gz guix-e39e8d97c17c7e7a008a4f4e125ae6b3844cc03a.zip |
gnu: runc, skopeo, docker-cli, umoci: Don't 'chdir' in build phases.
This fixes breaks the 'install-license-files' phase added in
6b793fa66218337a1f638466753cd5326a6a6c18 and is generally not good
practice.
Reported by divoplade on #guix.
* gnu/packages/virtualization.scm (runc)[arguments]: Use
'with-directory-excursion' instead of 'chdir' in build phases.
(skopeo)[arguments]: Likewise.
(umoci)[arguments]: Likewise.
* gnu/packages/docker.scm (docker-cli)[arguments]: In 'install' phase,
remove call to 'chdir' and adjust 'install-file' argument accordingly.
Diffstat (limited to 'build-aux/test-driver.scm')
0 files changed, 0 insertions, 0 deletions