Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396717 - net-mail/mpack-1.6-r2 works parallel make in src_install
Summary: net-mail/mpack-1.6-r2 works parallel make in src_install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-01 19:18 UTC by Agostino Sarubbo
Modified: 2012-01-01 19:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild.patch (diff,583 bytes, patch)
2012-01-01 19:18 UTC, Agostino Sarubbo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)
+