What steps will reproduce the problem?
1. cd doc
2. make html
What is the expected output? What do you see instead?
I expect to generate documentation on my machine. This works.
But then I get an error because the Makefile contains an rsync command:
rsync -t --recursive _build/html/* /home/lg/public_html/oss/ruffus
Could you please remove this rsync statement from the Makefile or move it to
some other make target?
Original issue reported on code.google.com by Deil.Chr...@googlemail.com on 21 Jul 2012 at 10:47
Original issue reported on code.google.com by
Deil.Chr...@googlemail.com
on 21 Jul 2012 at 10:47