在 2018/11/24 下午3:43, ralph 写道: > sounds like VERSION_CONTROL is interfering to me. Isnt that a subversion > macro ?, might explain why pacman goes nuts. >
It was `patch` that threw the error (see the error message in the previous post). `makepkg` is nothing but a shell script, which invokes `PKGBUILD`, which invokes `patch` for this package. (For -git packages it may invoke `git am` in place of `patch` which is less likely to suffer from this issue.) -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
