Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 222007 Details for
Bug 307729
portage assumptions about TEMP and TMP invalid on Interix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ignore TEMP/TMP
portage-interix-no-temp.patch (text/plain), 335 bytes, created by
Greg Turner
on 2010-03-04 08:15:23 UTC
(
hide
)
Description:
Ignore TEMP/TMP
Filename:
MIME Type:
Creator:
Greg Turner
Created:
2010-03-04 08:15:23 UTC
Size:
335 bytes
patch
obsolete
>--- bin/ebuild.sh.orig 2010-02-05 18:53:40 -0800 >+++ bin/ebuild.sh 2010-02-05 18:56:28 -0800 >@@ -12,7 +12,7 @@ > unset BASH_ENV > > # Avoid sandbox violations in temporary directories. >-for x in TEMP TMP TMPDIR ; do >+for x in TMPDIR ; do > [[ -n ${!x} ]] && export SANDBOX_WRITE="${SANDBOX_WRITE:+${SANDBOX_WRITE}:}${!x}" > done > unset x
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 307729
: 222007