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

Bug 585764

Summary: app-shells/bash: Prefix paths in the ebuild.
Product: Gentoo Linux Reporter: Benda Xu <heroxbd>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Attachments: bash-EPREFIX.patch

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!