Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 585764 - app-shells/bash: Prefix paths in the ebuild.
Summary: app-shells/bash: Prefix paths in the ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2016-06-13 01:25 UTC by Benda Xu
Modified: 2016-06-13 07:22 UTC (History)
1 user (show)

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


Attachments
bash-EPREFIX.patch (bash.patch,1003 bytes, patch)
2016-06-13 01:25 UTC, Benda Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benda Xu gentoo-dev 2016-06-13 01:25:28 UTC
Created attachment 437304 [details, diff]
bash-EPREFIX.patch

Hi, here is a patch to let the constants set in bash ebuild respect EPREFIX.  Please have a look.
Comment 1 SpanKY gentoo-dev 2016-06-13 01:55:37 UTC
looks like the patch is reversed ?  if so, the reverse looks OK.

you'll want to apply it to the 4.4 ebuild too
Comment 2 Benda Xu gentoo-dev 2016-06-13 07:22:49 UTC
(In reply to SpanKY from comment #1)
> looks like the patch is reversed ?  if so, the reverse looks OK.
> 
> you'll want to apply it to the 4.4 ebuild too

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67a66f52d41f0950673be0cc55b94b0ddfc519b

Landed, thanks Mike!