Le lundi 21 septembre 2009 à 15:53 +0200, Bastian Blank a écrit : > On Mon, Sep 21, 2009 at 03:30:37PM +0200, Sylvestre Ledru wrote: > > For now, I disabled the build of the documentation on !(amd64 or i386). > > Can you please explain that? According to my system, scilab-doc is > arch-all anyway. There is no need to ever build it for an arch-only > build like currently done on all buildds. I am doing this:
ENABLE_BUILD_HELP_ARCHS := amd64 i386 ifneq (,$(findstring $(DEB_HOST_ARCH),$(ENABLE_BUILD_HELP_ARCHS))) # Enable the build on these arch. it timeouts for the other archs DEB_MAKE_BUILD_TARGET := all doc else DEB_MAKE_BUILD_TARGET := all endif => I left arch-all because there is other files (not related to make doc). > > I asked on docbook-xsl and saxon mailing list on a way to optimized this > > but for now, there is no interesting lead. I will come back on this > > later. > > Why saxon? xsltproc isn't good enough? Because the documentation system is in Java and xsltproc is as fast/slow. Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org