To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72423





------- Additional comments from [EMAIL PROTECTED] Sat Dec  9 17:01:35 -0800 
2006 -------
Thanks for the hint. Issue 55647 and issue 59514 are relevant.
OOO_VENDOR*=$(USER)$(USERNAME) has been there as a fallback for a long time.
This maybe assumes not both are defined? Perhaps something has changed in my
environment, or perhaps it is caused by some changes to the quoting around
OOO_VENDOR in those issues. 
If only one of USER or USERNAME is required then something like this might be a
solution - but can they ever be different? 
OOO_VENDOR*=$(USER)
OOO_VENDOR*=$(USERNAME)
Not tested yet...


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to