Tag: cws_src680_rpt23fix01 User: lla Date: 2007-07-13 09:22:00+0000 Modified: dba/reportdesign/util/makefile.mk dba/reportdesign/util/manifest.xml
Log: #i78437# 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.1&r2=1.2.2.2 Delta lines: +4 -4 ------------------- --- makefile.mk 2007-07-12 10:26:35+0000 1.2.2.1 +++ makefile.mk 2007-07-13 09:21:57+0000 1.2.2.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2.2.1 $ +# $Revision: 1.2.2.2 $ # -# last change: $Author: lla $ $Date: 2007/07/12 10:26:35 $ +# last change: $Author: lla $ $Date: 2007/07/13 09:21:57 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -200,7 +200,7 @@ # create Extension ----------------------------- -ZIP1TARGET=sun_report_builder +ZIP1TARGET=sun-report-builder ZIP1FLAGS=-r ZIP1DIR=$(OUT)$/zip ZIP1LIST=* @@ -226,7 +226,7 @@ $(ZIP1DIR)$/librepository-0.1.1.jar \ $(ZIP1DIR)$/libfonts-0.2.6.jar \ $(ZIP1DIR)$/jcommon-serializer-0.1.0.jar \ - $(ZIP1DIR)$/sun_report_builder.jar + $(ZIP1DIR)$/sun-report-builder.jar .INCLUDE : target.mk # --- Targets ---------------------------------- File [changed]: manifest.xml Url: http://dba.openoffice.org/source/browse/dba/reportdesign/util/manifest.xml?r1=1.2.2.1&r2=1.2.2.2 Delta lines: +1 -1 ------------------- --- manifest.xml 2007-07-12 10:27:48+0000 1.2.2.1 +++ manifest.xml 2007-07-13 09:21:57+0000 1.2.2.2 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd"> <manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest"> - <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Java" manifest:full-path="sun_report_builder.jar"/> + <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Java" manifest:full-path="sun-report-builder.jar"/> </manifest:manifest> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
