[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to handle a package triggering ice or segv during build?



On Mon, Jun 17, 2013 at 8:53 AM, Thomas Moulard wrote:

> Actually I think so too but I am a bit reluctant to process the
> Doxygen documentation locally
> then copy it into the package (mainly because it will easy to forget
> updating the documentation).
> If you are aware of a package that could serve as a reference for
> Doxygen documentation packaging
> then I would gladly mimic its behavior in my package.

I think you may have misunderstood what Jakub was saying.

Since the documentation is built and placed into an architecture all
package, there is no need for the buildds to also build the
documentation and then discard it since the buildds do not build
architecture all packages.

So what you need to do is move the building of the documentation into
the build-indep debian/rules target (instead of the build target).
That way it will not be built and thrown away on the buildds.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: