Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8754 Details for
Bug 16437
portage-2.0.47-r6 ignores distcc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to make distcc work with ebuild
ebuild.sh-distcc.patch (text/plain), 554 bytes, created by
Alastair Tse (RETIRED)
on 2003-02-26 20:54:14 UTC
(
hide
)
Description:
patch to make distcc work with ebuild
Filename:
MIME Type:
Creator:
Alastair Tse (RETIRED)
Created:
2003-02-26 20:54:14 UTC
Size:
554 bytes
patch
obsolete
>--- ebuild.sh.old 2003-02-27 01:44:36.000000000 +0000 >+++ ebuild.sh 2003-02-27 01:42:53.000000000 +0000 >@@ -987,8 +987,8 @@ > if [ -z "${PATH/*distcc*/}" ]; then > # Remove the other reference. > PATH="$(echo ${PATH} | sed 's/:[^:]*distcc[^:]*:/:/;s/^[^:]*distcc[^:]*://;s/:[^:]*distcc[^:]*$//')" >- export PATH="/usr/lib/distcc/bin:${PATH}" > fi >+ export PATH="/usr/lib/distcc/bin:${PATH}" > [ -z "${DISTCC_HOSTS}" ] && DISTCC_HOSTS="localhost" > [ ! -z "${DISTCC_LOG}" ] && addwrite "$(dirname ${DISTCC_LOG})" > export DISTCC_HOSTS
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 16437
: 8754