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


User rene changed the following:

                What    |Old value                 |New value
================================================================================
              Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jul  1 02:52:23 +0000 
2008 -------
This triviality fixes the build (upto the end of helpcontent2). Of course it
doesn't then run lucene.

--- helpcontent2/util/target.pmk        30 Jun 2008 11:44:54 -0000      1.23
+++ helpcontent2/util/target.pmk        1 Jul 2008 02:49:13 -0000
@@ -40,4 +40,6 @@
  
 $(LINKALLTARGETS) : $(foreach,i,$(LINKLINKFILES)
$(COMMONMISC)$/$$(@:b:s/_/./:e:s/.//)/$i)
$(subst,LANGUAGE,$$(@:b:s/_/./:e:s/.//) $(LINKADDEDDEPS))
$(COMMONMISC)$/xhp_changed.flag $(PRJ)$/helpers$/hid.lst
        $(WRAPCMD) HelpLinker @$(mktmp -mod $(LINKNAME) -hid 
$(PRJ)$/helpers/hid.lst
-src $(COMMONMISC) -sty $(PRJ)$/source$/auxiliary$/embed.xsl -zipdir
$(MISC)$/ziptmp$(@:b) -idxcaption $(PRJ)$/source$/auxiliary$/idxcaption.xsl
-idxcontent $(PRJ)$/source$/auxiliary$/idxcontent.xsl -lang
{$(subst,$(LINKNAME)_, $(@:b))} $(subst,LANGUAGE,{$(subst,$(LINKNAME)_, $(@:b))}
$(LINKADDEDFILES)) $(foreach,i,$(LINKLINKFILES)
$(COMMONMISC)$/{$(subst,$(LINKNAME)_, $(@:b))}/$i) -o $@)
+.IF "$(SOLAR_JAVA)" == "YES"
        $(JAVAI) $(JAVA_LIBRARY_PATH) -cp $(my_cp) 
com.sun.star.help.HelpIndexer -foo
-mod $(LINKNAME) -zipdir $(MISC)$/ziptmp$(@:b) -o $@
+.ENDIF

ab: does the runtime handle the absence of the files? Or does something else in
the build require those 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to