Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 396717

Summary: net-mail/mpack-1.6-r2 works parallel make in src_install
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: sping
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild.patch

Description Agostino Sarubbo gentoo-dev 2012-01-01 19:18:22 UTC
Created attachment 297561 [details, diff]
ebuild.patch

from the ebuild:

make DESTDIR=${D} install || die


works for we also with -j16


The attached patch contains the fix for bug 396715
Comment 1 Agostino Sarubbo gentoo-dev 2012-01-01 19:18:57 UTC
@sping, I cc you since you'are take care of the last bump ;)
Comment 2 Sebastian Pipping gentoo-dev 2012-01-01 19:41:34 UTC
(In reply to comment #1)
> @sping, I cc you since you'are take care of the last bump ;)

No problem.

Should be fixed now.


+  01 Jan 2012; Sebastian Pipping <sping@gentoo.org> mpack-1.6-r2.ebuild:
+  Run autoreconf, use emake (bug #396715, bug #396717)
+