New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/24064#issuecomment-669678833 Comment: Does this matter? ``` mkdir test dest ln -s test link ln -s ../dest link ``` produces a symlink `test/dest -> ../dest` as expected.