To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44015
                  Issue #:|44015
                  Summary:|Different path to PackageMaker
                Component:|Installation
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|Mac OS X
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P4
             Subcomponent:|code
              Assigned to:|pjanik
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Thu Mar  3 11:23:14 -0800 
2005 -------
Hi,

PackageMaker is in /Developer/Applications/Utilities/ instead of
/Developer/Applications/

diff -ur epm-3.7.orig/osx.c epm-3.7/osx.c
--- epm-3.7.orig/osx.c  2005-02-11 22:18:57.000000000 +0100
+++ epm-3.7/osx.c       2005-02-11 22:19:15.000000000 +0100
@@ -373,7 +373,7 @@
   else
     snprintf(filename, sizeof(filename), "%s/%s", current, directory);
 
-  run_command(NULL, "/Developer/Applications/PackageMaker.app/"
+  run_command(NULL, "/Developer/Applications/Utilities/PackageMaker.app/"
                     "Contents/MacOS/PackageMaker -build "
                    "-p %s/%s.pkg -f %s/Package -r %s/Resources -d 
%s/%s-desc.plist -i
%s/%s-info.plist",
              filename, prodname, filename, filename, filename, prodname, 
filename,
prodname);

---------------------------------------------------------------------
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