diff options
author | Ludovic Courtès <ludovic.courtes@inria.fr> | 2018-05-11 16:56:19 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-05-11 18:42:42 +0200 |
commit | 26b8cadf88aeb1dfbc8625f02bbc20ecc0c718de (patch) | |
tree | 9dc7f6a9024d4ea6b77e0056e147ce7055d13eaa /gnu/build/marionette.scm | |
parent | 30da3173d5ee69777d0e1de4f9c977dea72e8a77 (diff) | |
download | guix-26b8cadf88aeb1dfbc8625f02bbc20ecc0c718de.tar.gz |
pack: 'guix pack -S xxx' no longer adds entries twice to the tarball.
* guix/scripts/pack.scm (self-contained-tarball)[build](symlink->directives): Do not add a 'directory' directive for "/". Previously, as soon as we were using '-S /bin=bin' or similar, we would add every entry a second time in the tarball; this would translate as hard links in the tarball, which tar < 1.30 sometimes fails to extract. Pass symlinks defined in DIRECTIVES to 'tar'.
Diffstat (limited to 'gnu/build/marionette.scm')
0 files changed, 0 insertions, 0 deletions