When configuring the build with an absolute source directory, and tex and texi2pdf are installed, this error happens: ``` version-stamp: doc/version.texi makeinfo: doc/rust.html texi2pdf: doc/rust.pdf egrep: Invalid range end /usr/bin/texi2dvi: cannot read .//home/banderson/Dev/rustbot/workspace-try-x86_64-unknown-linux-gnu/src/doc/rust.texi, skipping. make: *** [doc/rust.pdf] Error 1 ```