I know makepkg is a script :), VERSION_CONTROL is also not a subversion
macro but a git or mercurial used one.
As for why it interferes with building this package for you i honestly
cannot say, but since others can build it,
the easiest path for you without breaking stuff would be to just do
unset VERSION_CONTROL and hit enter before using makepkg-mingw. This
should get you over that particular problem.
Den 24-11-2018 kl. 09:56 skrev Liu Hao:
在 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.)
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public