]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: support {symlinks} from manifest
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:32:23 +0000 (05:32 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:59 +0000 (23:38 +0000)
commite7e3993a2c19b65b23e7d83c2c33ae8ce9f64035
treea620b9ee9fa1a298cb0ce86ad0a298e67e0ad0b2
parent3f36a5060302417a24a1fbacd8860a620298485c
lei_mirror: support {symlinks} from manifest

It's part of grokmirror, and useful for keeping compatibility.
We can make use of File::Spec->abs2rel here to ensure our
symlinks are relative and the entire mirror can be copied
as a whole.
lib/PublicInbox/LeiMirror.pm