To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44015
User pjanik changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sun Mar 6 05:59:15 -0800
2005 -------
On older systems, it is in the old path but as we do not compile on these old
systems anyway (because of gcc/XCode requirements), we will use this patch.
New versions of epm already check for PackageMaker in both locations:
static const char * const pm_paths[] = /* Paths to PackageMaker program */
{
"/Developer/Applications/PackageMaker.app",
"/Developer/Applications/Utilities/PackageMaker.app",
NULL
};
but this would make epm patch unnecessary complicated. I'll leave this to
volunteers ;-)
Patch applied in pj22.
---------------------------------------------------------------------
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]