diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-01-29 14:41:11 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-01-30 23:20:49 +0200 |
commit | e2797755116725afb85eca6829d071b650cbe899 (patch) | |
tree | 69d89ad0fb7e8f347132028c1d77e0f9a9d457e0 /mesonbuild/modules/pkgconfig.py | |
parent | c5a78c9e495058e61a4456fca6b6854b3823fc90 (diff) | |
download | meson-e2797755116725afb85eca6829d071b650cbe899.zip meson-e2797755116725afb85eca6829d071b650cbe899.tar.gz meson-e2797755116725afb85eca6829d071b650cbe899.tar.bz2 |
dist: Handle git worktrees, which have a .git file instead of dir
This is the second most straight forward stupid way of handling
this (with usiing os.path.exists) as the most stupid obvious way. The
only major advantage is that having .git as something other than a
file or directory still doesn't register.
Fixes: #3378
Diffstat (limited to 'mesonbuild/modules/pkgconfig.py')
0 files changed, 0 insertions, 0 deletions