File mercurial-docutils-compat.diff of Package mercurial
--- doc/Makefile.orig 2010-11-22 08:33:25.000000000 +0100 +++ doc/Makefile 2010-11-22 08:33:46.000000000 +0100 @@ -25,7 +25,7 @@ %: %.txt common.txt $(PYTHON) runrst hgmanpage --halt warning \ - --strip-elements-with-class htmlonly $*.txt $* + $*.txt $* %.html: %.txt common.txt $(PYTHON) runrst html --halt warning \