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


User ihi changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ihi                       |obo
--------------------------------------------------------------------------------
                Priority|P2                        |P1
--------------------------------------------------------------------------------




------- Additional comments from i...@openoffice.org Tue Sep  8 10:36:08 +0000 
2009 -------
ups, yes this missing $(FI) looks fatal indeed. I would propose to fix it on the
master in the next build.

regarding the l10n module: maybe I should underline again on the dev lists that
if you want build localizations you either need to build the l10n module or your
solver have to contain the prebuilded and ziped localization. We should not
invent such nasty tricks regarding the access into l10n.link dir imho

OBO: Please fix this on the master in the current round
In solenv/inc/inc/target.mk, there's the following line:
  @@$(IFNOTEXIST) $(LOCALIZESDF) $(THEN) unzip -o -d
  $(COMMONMISC)$/$(PRJNAME)_$(TARGET) $(SOLARCOMMONSDFDIR)$/$(PRJNAME).zip 

to

  @@$(IFNOTEXIST) $(LOCALIZESDF) $(THEN) unzip -o -d
  $(COMMONMISC)$/$(PRJNAME)_$(TARGET) $(SOLARCOMMONSDFDIR)$/$(PRJNAME).zip $(FI)


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


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

Reply via email to