Tag: cws_src680_rpt23fix01
User: oj      
Date: 2007-07-19 06:30:07+0000
Modified:
   dba/reportdesign/util/makefile.mk

Log:
 #i79598# use vanilla license

File Changes:

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

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/util/makefile.mk?r1=1.2.2.4&r2=1.2.2.5
Delta lines:  +4 -5
-------------------
--- makefile.mk 2007-07-16 13:44:03+0000        1.2.2.4
+++ makefile.mk 2007-07-19 06:30:04+0000        1.2.2.5
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.2.2.4 $
+#   $Revision: 1.2.2.5 $
 #
-#   last change: $Author: fs $ $Date: 2007/07/16 13:44:03 $
+#   last change: $Author: oj $ $Date: 2007/07/19 06:30:04 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -213,8 +213,7 @@
 XMLFILES := $(ZIP1DIR)$/description.xml \
                        $(ZIP1DIR)$/META-INF$/manifest.xml
 
-TXTFILES := $(ZIP1DIR)$/registration$/license_de.txt \
-                       $(ZIP1DIR)$/registration$/license_en_US.txt
+TXTFILES := $(subst,$(SOLARBINDIR)$/osl,$(ZIP1DIR)$/registration $(shell 
$(FIND) $(SOLARBINDIR)$/osl -name "license_*.txt"))
 
 HTMLFILES := $(ZIP1DIR)$/THIRDPARTYREADMELICENSE.html
 
@@ -255,7 +254,7 @@
        @@-$(MKDIRHIER) $(@:d)
     $(COPY) $< $@
 
-$(ZIP1DIR)$/registration$/%.txt : %.txt
+$(ZIP1DIR)$/registration$/license_%.txt : $(SOLARBINDIR)$/osl$/license_%.txt
        @@-$(MKDIRHIER) $(@:d)
     $(COPY) $< $@
 




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

Reply via email to