Skip to content

[#880] Ensure target directories for `--copyenv`, `--copyexec`, `--linkenv`, and `--linkexec` exist.

K.S. Bhaskar requested to merge ksbhaskar/YDB:YDB880c into master

[#880 (closed)] Ensure target directories for --copyenv, --copyexec, --linkenv, and --linkexec exist.

As the default directories /usr/local/bin and /usr/local/etc are required per https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s09.html it is considered OK to create them if they don't exist.

Edited by Jaahanavee Sikri

Merge request reports