Freeze break request for gnome-doc-utils



I'd like to request a hard code freeze break for bug #595197:

https://bugzilla.gnome.org/show_bug.cgi?id=595197

The 'make clean' rules break for parallel builds because
a target dependency is missing.  It's actually possible
for this to break non-parallel builds as well, since
there's no guarantee about the order the targets will
be executed.

I know build fixes are exempt, but gnome-doc-utils.make
is special.  It's not just internal build stuff.  It's
part of the package, and it's used by lots of other
modules.

I'd like to push just the first patch:

http://bugzilla-attachments.gnome.org/attachment.cgi?id=143174

This is a one-line fix that just makes one target depend
on another, as it should.  Very low risk.

--
Shaun




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