msys2 / msys2-pacman

A friendly fork of https://gitlab.archlinux.org/pacman/pacman
GNU General Public License v2.0
21 stars 12 forks source link

makepkg: avoid pwd -P #3

Closed jeremyd2019 closed 2 years ago

jeremyd2019 commented 3 years ago

Due to a Cygwin change, virtual drives are now treated as symlinks, and pwd -P dutifully dereferences these even with my patches to Cygwin to avoid implicitly dereferencing them when starting native processes.

For msys2/msys2-runtime#41