Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275651 - mail-mta/exim ebuild has wrong sed expressions
Summary: mail-mta/exim ebuild has wrong sed expressions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 00:42 UTC by Dmitri Bogomolov
Modified: 2009-07-02 19:58 UTC (History)
0 users

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


Attachments
this diff shows the place (exim-4.69-r2.ebuild.diff,700 bytes, patch)
2009-06-28 00:43 UTC, Dmitri Bogomolov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2009-06-28 00:42:50 UTC
The string "sed: can't read Local/Makefile: No such file or directory" appears twise during unpack(), because there is sed-expressions targeting Local/Makefile after `cd Local`

Reproducible: Always
Comment 1 Dmitri Bogomolov 2009-06-28 00:43:48 UTC
Created attachment 195926 [details, diff]
this diff shows the place
Comment 2 Fabian Groffen gentoo-dev 2009-07-02 19:58:30 UTC
thanks, trivial patch indeed.