On Mon, Dec 11, 2006 at 08:45:23PM +0000, Mikolaj Kucharski wrote: > No PKGNAME bump needed, right? >
Bad patch. If you want to build libxml without python, simply make sure it gets built and installed first. But people doing bulk builds will build libxml with python, and this patch makes sure they need to build it twice... which is bad. That's the reason we have some no_* pseudo-flavors, so that individual people who understand what's going on and who want to build limited stuff manually can do so, not so that you can screw the whole bulk build process.