Files
MSYS2-packages/pacman
Christoph Reiter 17fdb25ca1 pacman/libalpm: ignore file conflicts for foo.exe -> foo renames
In case a file "foo.exe" gets renamed to "foo" the msys2 .exe
interpolation makes pacman think an untracker file is replaced.
In case foo and foo.exe are the same file and foo.exe existed
in the old package version we can be sure it's handled by the
old package and ignore the conflict.
2017-09-27 15:34:34 +02:00
..