diff options
author | Mark H Weaver <mhw@netris.org> | 2015-09-06 12:26:55 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2015-09-06 17:25:51 -0400 |
commit | 140b4bc6cd4cda79ab48c3fecc8c98afeb02cdf6 (patch) | |
tree | 5bc8c9281e611a3087df51a1a124f6ca4953bc04 /gnu/packages/base.scm | |
parent | f4ae827e26b1bbbd47ac05bb2a4278d5c61c828e (diff) | |
download | guix-140b4bc6cd4cda79ab48c3fecc8c98afeb02cdf6.tar.gz |
packages: Build tarballs in sorted order even if tar doesn't support it.
This is a followup to commit 92226a470ddc980e54863632e5b179bf40444bd7. * guix/packages.scm (patch-and-repack)[build]: Determine if tar supports the "--sort=name" option using a run-time test. If not supported, generate the sorted file list with 'find-files' and pass it to tar using "--files-from".
Diffstat (limited to 'gnu/packages/base.scm')
0 files changed, 0 insertions, 0 deletions