aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2021-03-18 20:26:37 -0400
committerEli Schwartz <eschwartz@archlinux.org>2021-03-18 20:30:13 -0400
commit0ad870f3dc970e4cee8cafc47034abf973de4113 (patch)
tree840ef542bc7a3a13795978012c074ae928f16deb /docs/markdown/snippets
parent3990754bf55727ef5593769b48f0a03c6b7a3671 (diff)
downloadmeson-0ad870f3dc970e4cee8cafc47034abf973de4113.zip
meson-0ad870f3dc970e4cee8cafc47034abf973de4113.tar.gz
meson-0ad870f3dc970e4cee8cafc47034abf973de4113.tar.bz2
minstall: always track meson-created directories
If a custom_target output is a directory, we install it as a directory, not as a file. And, we try to track subdirectories which are created so uninstalling works. But one directory creation did not go through DirMaker, in the case where the output directory does not have any further subdirectories. Consolidate on makedirs, since I don't see much point in using os.mkdir right here.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions