diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2023-09-04 08:49:39 -0400 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2023-09-05 09:05:24 +0530 |
commit | fe9af72684f85d709ce45096534aa51854a6da9b (patch) | |
tree | 0b41f1df5e985a9943bc7f3d321f47786a7e9291 /mesonbuild/interpreter/interpreterobjects.py | |
parent | f07476a89677f5c87a62b6756b76a0e8ebc4bceb (diff) | |
download | meson-fe9af72684f85d709ce45096534aa51854a6da9b.zip meson-fe9af72684f85d709ce45096534aa51854a6da9b.tar.gz meson-fe9af72684f85d709ce45096534aa51854a6da9b.tar.bz2 |
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Allow packagecache to contain already extracted directory to match what
some distro does with Cargo source packages in /usr/share/cargo/registry.
Note that there is no need to lock the cache directory because we
download into a temporary name and atomically rename afterward. It means
we could be downloading the same file twice, but at least integrity is
guaranteed.
Fixes: #12211
Diffstat (limited to 'mesonbuild/interpreter/interpreterobjects.py')
0 files changed, 0 insertions, 0 deletions