Tag: cws_oog680_rpt23fix06
User: oj      
Date: 2007-08-29 11:15:27+0000
Modified:
   dba/reportdesign/util/makefile.mk

Log:
 #i79557# apply patch for SOLAR_JAVA

File Changes:

Directory: /dba/reportdesign/util/
==================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/util/makefile.mk?r1=1.3.4.1&r2=1.3.4.1.6.1
Delta lines:  +7 -7
-------------------
--- makefile.mk 2007-08-17 07:27:34+0000        1.3.4.1
+++ makefile.mk 2007-08-29 11:15:24+0000        1.3.4.1.6.1
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.3.4.1 $
+#   $Revision: 1.3.4.1.6.1 $
 #
-#   last change: $Author: obo $ $Date: 2007/08/17 07:27:34 $
+#   last change: $Author: oj $ $Date: 2007/08/29 11:15:24 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -202,7 +202,7 @@
 
 # create Extension -----------------------------
 
-.IF "$(SOLAR_JAVA)"!="
+.IF "$(SOLAR_JAVA)"!=""
 
 ZIP1TARGET=sun-report-builder
 ZIP1FLAGS=-r
@@ -238,7 +238,7 @@
 
 .IF "$(ZIP1TARGETN)"!=""
 $(ZIP1TARGETN) :  $(XMLFILES) $(HTMLFILES) $(REPRORTJARFILES)
-.ENDIF          # "$(ZIP1TARGETN)"!="
+.ENDIF          # "$(ZIP1TARGETN)"!=""
 
 $(ZIP1DIR)$/description.xml : pre.xml post.xml
        @@-$(MKDIRHIER) $(@:d)
@@ -278,7 +278,7 @@
     @@-$(MKDIRHIER) $(@:d)
     $(COPY) $< $@
 
-.ELSE                  # "$(SOLAR_JAVA)"!="
+.ELSE                  # "$(SOLAR_JAVA)"!=""
 .INCLUDE : target.mk
-.ENDIF                 # "$(SOLAR_JAVA)"!="
+.ENDIF                 # "$(SOLAR_JAVA)"!=""
 #




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

Reply via email to