Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95623 Details for
Bug 145814
"eselect env" generates /etc/profile.csh with bad setenv syntax.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch which should fix this script
env.eselect.patch (text/plain), 446 bytes, created by
Jim Burwell
on 2006-09-01 01:23:51 UTC
(
hide
)
Description:
Patch which should fix this script
Filename:
MIME Type:
Creator:
Jim Burwell
Created:
2006-09-01 01:23:51 UTC
Size:
446 bytes
patch
obsolete
>*** env.eselect.orig Sun Jul 16 01:00:37 2006 >--- env.eselect Fri Sep 1 01:09:42 2006 >*************** >*** 231,237 **** > $(canonicalise ${ENVPROFILE}) > sed -i \ > -e "s/\"/'/g" \ >! -e 's/^\(.*=\)/setenv \1/' \ > $(canonicalise ${ENVPROFILE/.env/.csh}) > } > >--- 231,237 ---- > $(canonicalise ${ENVPROFILE}) > sed -i \ > -e "s/\"/'/g" \ >! -e 's/^\(.*\)=\(.*\)/setenv \1 \2/' \ > $(canonicalise ${ENVPROFILE/.env/.csh}) > } >
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 145814
: 95623