diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2022-03-24 12:38:32 +0100 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-03-24 15:26:12 -0400 |
commit | b0d300e788571f48e95d6e673c6f94e54d1dd355 (patch) | |
tree | 8b823094caa99c43b409f39b37e91034e6307676 /docs/markdown/Java.md | |
parent | b66a477bbcffb05b740d4f58246b0e47b9c247a1 (diff) | |
download | meson-b0d300e788571f48e95d6e673c6f94e54d1dd355.zip meson-b0d300e788571f48e95d6e673c6f94e54d1dd355.tar.gz meson-b0d300e788571f48e95d6e673c6f94e54d1dd355.tar.bz2 |
install_symlink: Handle $DESTDIR case for links with absolute path
In case a link is pointing_to an absolute path and we are using $DESTDIR
we fail in case the target is missing.
This is incorrect because we may need to use an absolute path to an
already installed file that is in $DESTDIR.
So if an absolute target is not existing, check if we have such file in
$DESTDIR before failing for real.
Diffstat (limited to 'docs/markdown/Java.md')
0 files changed, 0 insertions, 0 deletions