To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63921
Issue #:|63921
Summary:|create-package.sh called from solenv/unxmacx*p*/bin
|even on Intel
Component:|porting
Version:|current
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P4
Subcomponent:|MacOSX
Assigned to:|obrmac
Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Mon Apr 3 00:06:12 -0700
2006 -------
instsetoo_native/util/makefile.mk contains:
.IF "$(OS)" == "MACOSX"
+/bin/sh $(SOLARENV)$/unxmacxp$/bin$/create-package.sh $(subst,$(@:s/_/
/:1)_,
$(@:b)) "`pwd`$/$(OUT)$/OpenOffice$/$(PKGFORMAT)$/install" $(SOLARBINDIR)
.ENDIF
obrmac: is it worth changing now or you you remove it completely in your rework?
I think it should read
+/bin/sh create-package.sh $(subst,$(@:s/_/ /:1)_, $(@:b))
"`pwd`$/$(OUT)$/OpenOffice$/$(PKGFORMAT)$/install" $(SOLARBINDIR)
anyway.
---------------------------------------------------------------------
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]