To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=74007
------- Additional comments from [EMAIL PROTECTED] Wed May 23 22:24:22 +0000 2007 ------- I just briefly looked at the ZIPnTARGET problem, and I think the biggest problem is this "{$(subst,LANGDIR,{$(subst,$(ZIP$(TNR)TARGET)_, $(@:f:b))} $j )}" part. So instead of using the foo => ./foo translation (for which I will prepare a patch anyway) this could also be fixed by using normpath, i.e.: "{$(subst,LANGDIR,{$(subst,$(normpath ZIP$(TNR)TARGET)_, $(@:f:b))} $j )}" (Yes, I know, if we go down this road we will have patches all over solenv/inc ) --------------------------------------------------------------------- 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]