Wolfgang Pupp
Wolfgang Pupp
Just to clarify, I'd not want to change the behavior in your example (where there's a wrapper script AND an .exe file). My problem is that when using "pacman -Qo"...
I have a fix that is not too ugly! It is modelled after [cygwin_spelling](https://github.com/msys2/MSYS2-packages/blob/74bfe9346a7eaa72f86ec4d8cf541aba7ccc824b/coreutils/001-coreutils-8.30.patch#L214) in an MSYS2 coreutils patch. If this is acceptable, I could also just PR the necessary...
Any feedback on this? This is a fix/improvement that I would personally love to see merged. It fixes the primary use of `pacman -Qo` (i.e. "which package, if any, provides...
> This does only handle pacman -Qo ntldd and not pacman -Qo /ucrt64/bin/ntldd, right? Thats correct. Right now the changes should be least-intrusive; I believe I would need either two...
This is very close to how all the other packages work (with PKGBUILD files generated by the perl script). But in the other modules, there are also -sha256.txt files, which...