On Thu, 17 Dec 2009 12:30:30 +0100
Gilles Dartiguelongue <e...@gentoo.org> wrote:

> > diff -u -r1.15 -r1.16
> > --- abiword-2.4.6.ebuild    4 Jan 2009 22:51:26 -0000       1.15
> > +++ abiword-2.4.6.ebuild    17 Dec 2009 10:54:05 -0000      1.16
> [...]
> > @@ -65,12 +65,12 @@
> >  
> >  src_install() {
> >     dodir /usr/{bin,lib}
> > -   make DESTDIR="${D}" icondir="/usr/share/pixmaps" install || die 
> > "install failed"
> > +   emake DESTDIR="${D}" icondir="/usr/share/pixmaps" install || die 
> > "install failed"
> 
> I see no bug report about checking this actually works and making the
> fix. Please warn people before using your QA hat for doing things like
> this.

You want a bug report every time someone changes make to emake?!

If emake doesn't work, comment it.  Otherwise this is the type of thing that
anyone touching an ebuild should and will fix.

Attachment: signature.asc
Description: PGP signature

Reply via email to