On Fri, Jul 03, 2020 at 06:15:23PM +0200, Mircea Ciocan wrote: > Hello everybody, I have tried to build the included documentation for the > ptxdist, after installing all the required packages the command to build the > pdf: > > ptxdist docs-latex > > semi-succeeds, that is, the tex file is build correctly, but the Makefile to > produce the pdf fails because tex file name has spaces, renaming it to > something without spaces makes the build process succeed immediately. > > Just FYI to the maintainers.
You have a space in PTXCONF_PROJECT_VENDOR, right? Anyways, fixed in master now. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
