Jonas Smedegaard <d...@jones.dk> writes: > When looking at [0] which I guess is an example failure caused by this > bug, it seems to me that the buildd invokes "debian/rules build" which > as I understand it will cause both -arch and -indep parts to be build.
Yes, your understanding is correct; sorry if that wasn't clear from my explanation. If you want to keep doxygen in Build-Depends-Indep (a reasonable goal!), I'd suggest either making debian/stamp-docs a prerequisite of common-install-indep rather than common-build-indep or invoking the upstream target only when doxygen-latex is actually present: [ ! -d /usr/share/doc/doxygen-latex ] || $(DEB_MAKE_INVOKE) doxy Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org