Add ProtocolHandler.xcu file to UNO package
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#
|
||||
# $RCSfile: build.xml,v $
|
||||
#
|
||||
# $Revision: 1.21 $
|
||||
# $Revision: 1.22 $
|
||||
#
|
||||
# last change: $Author: toconnor $ $Date: 2003-02-26 15:13:14 $
|
||||
# last change: $Author: toconnor $ $Date: 2003-03-05 13:26:00 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
@@ -263,8 +263,8 @@
|
||||
</target>
|
||||
<target name="buildunopackage" depends="buildunopackage_win9,buildunopackage_linux,buildunopackage_solaris">
|
||||
<!-- <target name="buildunopackage" depends="buildunopackage_win9,buildunopackage_win7,buildunopackage_linux,buildunopackage_solaris"> -->
|
||||
<!-- <copy file="installer/ProtocolHandler.xcu"
|
||||
todir="${out}/class/sframework/"/> -->
|
||||
<copy file="installer/ProtocolHandler.xcu"
|
||||
todir="${out}/class/sframework/"/>
|
||||
<zip zipfile="${out}/class/sframeworkinstall/sframework/ooscriptframe.zip"
|
||||
basedir="${out}/class/sframework">
|
||||
</zip>
|
||||
|
Reference in New Issue
Block a user