On Sun, Nov 13, 2011 at 11:15 PM, Samuli Suominen <[email protected]> wrote: > also a bug in those ebuilds then, since gnome2_src_prepare() should > always be the last call/command in src_prepare() >
It's slightly complicated. We don't always want gnome2_src_prepare to be the last call in src_prepare for live ebuilds, and ebuilds where we sed configure or Makefile.in directly to avoid an eautoreconf (it's extremely slow on arm/mips etc). It's very easy to not do the right thing. I think mike's change is a good thing. -- ~Nirbheek Chauhan Gentoo GNOME+Mozilla Team
