summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2017-04-25 01:46:05 +0900
committerLudovic Courtès <ludo@gnu.org>2017-05-30 21:56:20 +0200
commitfacac292808d11d5e6ea528cc7dbe93595f62c9b (patch)
treec39613fb242433b7b842272d0a74ccc6351b84d3 /etc
parenta30188f561af3f84a1da687dffb4192e621929fc (diff)
downloadguix-facac292808d11d5e6ea528cc7dbe93595f62c9b.tar.gz
build-system/gnu: 'compress-documentation' phase handles double symlinks.
The compress-documentation phase was breaking recursive symbolic links used
for manuals, which was made visible by the `find-files' call in the recently
added `manual-database' profile hook.  See <http://bugs.gnu.org/26771>.

* guix/build/gnu-build-system.scm (compress-documentation)
[points-to-symbolic-link?]: New procedure.
[maybe-compress-directory]: Use `points-to-symbolic-link?' to filter out
symbolic links that shouldn't be retargetted, and re-order the calls to
`retarget-symlink' and `documentation-compressor'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions