Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 310923 Details for
Bug 414799
Let env-update concatenate ERL_LIBS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for env_update.py, adding ERL_LIBS to colon_seperated
file_414799.txt (text/plain), 744 bytes, created by
Mira Ressel
on 2012-05-05 22:08:07 UTC
(
hide
)
Description:
Patch for env_update.py, adding ERL_LIBS to colon_seperated
Filename:
MIME Type:
Creator:
Mira Ressel
Created:
2012-05-05 22:08:07 UTC
Size:
744 bytes
patch
obsolete
>--- pym/portage/util/env_update.py 2012-02-23 06:47:25.000000000 +0100 >+++ pym/portage/util/env_update.py 2012-05-05 23:51:48.498643713 +0200 >@@ -105,10 +105,10 @@ > del templist > > space_separated = set(["CONFIG_PROTECT", "CONFIG_PROTECT_MASK"]) >- colon_separated = set(["ADA_INCLUDE_PATH", "ADA_OBJECTS_PATH", >- "CLASSPATH", "INFODIR", "INFOPATH", "KDEDIRS", "LDPATH", "MANPATH", >- "PATH", "PKG_CONFIG_PATH", "PRELINK_PATH", "PRELINK_PATH_MASK", >- "PYTHONPATH", "ROOTPATH"]) >+ colon_separated = set(["ADA_INCLUDE_PATH", "ADA_OBJECTS_PATH", "CLASSPATH", >+ "ERL_LIBS", "INFODIR", "INFOPATH", "KDEDIRS", "LDPATH", "MANPATH", >+ "PATH", "PKG_CONFIG_PATH", "PRELINK_PATH", "PRELINK_PATH_MASK", >+ "PYTHONPATH", "ROOTPATH"])
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 414799
: 310923