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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'hjs'
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |STARTED
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.4
--------------------------------------------------------------------------------




------- Additional comments from s...@openoffice.org Mon Sep 20 12:15:31 +0000 
2010 -------
Thanks for the patch.  It appears officecfg/util/makefile.mk needs some clean
up, anyway.  (If $(COMMON_OUTDIR)$/bin$/registry_{$(alllangiso)}.zip were
actually used, rm'ing it would introduce a race for concurrent builds using
common output trees.)

@hjs:  That makefile can be reduced to the following, dropping the ..._delzip
target, right?

ALLTAR: $(MISC)/registry_{$(alllangiso)}.zip
$(MISC)/registry_{$(alllangiso)}.zip:
  - $(RM) $@
  cd $(MISC)/... && zip ...
  $(PERL) ...

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