Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 60981 Details for
Bug 95672
eutils.eclass. extra parametr in enewuser function do not work. Patch inside.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
This is patch against Portage 2.0.51.22-r1.
eutils.eclass.patch (text/plain), 331 bytes, created by
Peter Volkov (RETIRED)
on 2005-06-10 04:58:43 UTC
(
hide
)
Description:
This is patch against Portage 2.0.51.22-r1.
Filename:
MIME Type:
Creator:
Peter Volkov (RETIRED)
Created:
2005-06-10 04:58:43 UTC
Size:
331 bytes
patch
obsolete
>--- eutils.eclass.orig 2005-06-10 15:49:16.000000000 +0400 >+++ eutils.eclass 2005-06-10 15:55:12.000000000 +0400 >@@ -611,7 +611,7 @@ > || die "enewuser failed" > else > einfo " - Extra: ${eextra}" >- useradd ${opts} ${euser} ${eextra} \ >+ useradd ${opts} ${euser} -c "${eextra}" \ > || die "enewuser failed" > fi > fi
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 95672
: 60981