#10 xmlto: convert output path to unix path on cygwin/msys
Merged by osloup. Opened by elmarco.
elmarco/xmlto fix-cygwinmsys-outdir  into  master

Download 10.patch

When xmlto is invoked with "-o C:/src/build", the
resulting files end up under a subdirecty "C:/src/build/" of the current
working directory.

Convert the argument to a unix path on cygwin/msys.

Signed-off-by: Marc-André Lureau marcandre.lureau@redhat.com

rebased onto 0cd33d166e95c7b76a7de6c2bdd052681004bb8a

Pull-Request has been merged by osloup

Metadata