"Weber, Holger" <[email protected]> writes: > I did the same in msys2_shell.cmd but with the same effect. > Any other things I can do?
PKGBUILD is, essentially, a shell script. Search for the function prepare() and insert "echos" before each command to trace the execution and locate the point that hangs. _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
