To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70958
------- Additional comments from [EMAIL PROTECTED] Tue Oct 30 22:49:41 +0000
2007 -------
since m233, there's another dependency bug when building in parallel (when
building X11 version):
the nib target doesn't depend on the Main.scpt target (the main.scpt target
deletes the directory where the nibs are copied to) -
I fixed that by adding
X11NIBDEP='$(CONTENTS)$/Resources$/Scripts$/main.scpt'
(to the GUIBASE != aqua section)
and adding ${X11NIBDEP} to the target, so that it will read:
$(CONTENTS)$/Resources$/MainMenu.nib$/%.nib: application/MainMenu.nib$/%.nib
${X11NIBDEP}
---------------------------------------------------------------------
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]