doc: don't let perl do inplace modifications of conf.py
commit6e5c7d65fa62e05632d8144afd9e39c68f64c34c
authorStefan Naewe <stefan.naewe@googlemail.com>
Thu, 15 Apr 2010 10:49:50 +0000 (15 10:49 +0000)
committerDavid Aguilar <davvid@gmail.com>
Sat, 17 Apr 2010 21:17:31 +0000 (17 14:17 -0700)
tree6ce2ff28af57217c17171f928eaf743f0dbf1cb8
parentbd86c6f1e25f36f7195b71e21479d883d5f29087
doc: don't let perl do inplace modifications of conf.py

Perl always gives the error "Can't do inplace edit on conf.py: Permission denied."
when trying to build any documentation.
This replaces inplace modifications by command piping.

Signed-off-by: Stefan Naewe <stefan.naewe@googlemail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
share/doc/git-cola/Makefile