Build fails on Mac OS X
kumarshantanu opened this issue · 1 comments
kumarshantanu commented
I tried building it on Mac OS X 10.7 (Lion, 64-bit Intel) and found the following error:
Writing index.html for book
sed -i 's/xmlns:fo[^ ]*//g' book-en/*.html
sed: 1: "book-en/apa.html": undefined label 'ook-en/apa.html'
make: *** [book-en] Error 1
blynn commented
This has been fixed by Oliver Ferrigni.
Cheers,
-Ben
On Sat, Nov 26, 2011 at 11:48 PM, Shantanu Kumar <
reply@reply.github.com
wrote:
I tried building it on Mac OS X 10.7 (Lion, 64-bit Intel) and found the
following error:Writing index.html for book
sed -i 's/xmlns:fo[^ ]//g' book-en/.html
sed: 1: "book-en/apa.html": undefined label 'ook-en/apa.html'
make: *** [book-en] Error 1
Reply to this email directly or view it on GitHub:
#13