Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363262 Details for
Bug 491246
Missing prefix in /usr/lib/portage/bin/phase-helpers.sh
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to correct missing prefix
file_491246.txt (text/plain), 528 bytes, created by
Thierry Schuepbach
on 2013-11-14 16:02:39 UTC
(
hide
)
Description:
Patch to correct missing prefix
Filename:
MIME Type:
Creator:
Thierry Schuepbach
Created:
2013-11-14 16:02:39 UTC
Size:
528 bytes
patch
obsolete
>--- phase-helpers.sh.orig 2013-11-14 16:59:12.069498140 +0100 >+++ phase-helpers.sh 2013-11-14 16:59:32.406060589 +0100 >@@ -539,7 +539,7 @@ einstall() { > fi > unset LIBDIR_VAR > if [ -n "${CONF_LIBDIR}" ] && [ "${CONF_PREFIX:+set}" = set ]; then >- EI_DESTLIBDIR="${D}/${CONF_PREFIX}/${CONF_LIBDIR}" >+ EI_DESTLIBDIR="${ED}/${CONF_PREFIX}/${CONF_LIBDIR}" > EI_DESTLIBDIR="$(__strip_duplicate_slashes "${EI_DESTLIBDIR}")" > LOCAL_EXTRA_EINSTALL="libdir=${EI_DESTLIBDIR} ${LOCAL_EXTRA_EINSTALL}" > unset EI_DESTLIBDIR
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 491246
: 363262