To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114601





------- Additional comments from h...@openoffice.org Tue Sep 21 16:23:06 +0000 
2010 -------
that won't work for incremental builds as the .zip file would never be updated.
the current implementation builds the .zip from scratch every time, probably it
doesn't know about it's dependencies.

either add .PHONY 

...
$(MISC)/registry_{$(alllangiso)}.zip .PHONY:
...

or consider to use the generic ZIP target (e.g. svx/uiconfig/layout/layout.mk)
which creates dependencies on the archived files


---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to