summaryrefslogtreecommitdiff
path: root/scripting/workben/build.xml
diff options
context:
space:
mode:
authorDuncan Foster <dfoster@openoffice.org>2003-02-18 17:16:07 +0000
committerDuncan Foster <dfoster@openoffice.org>2003-02-18 17:16:07 +0000
commitfbe6ad1a7377f3eea7138500df938643873f506f (patch)
tree38c577f92d5a04f45a7980f4ceee7938597fe546 /scripting/workben/build.xml
parentfdcd4061284e68b1bcaec011a960006eaa03ec96 (diff)
Removed reference to obsolete resource file.
Diffstat (limited to 'scripting/workben/build.xml')
-rwxr-xr-xscripting/workben/build.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripting/workben/build.xml b/scripting/workben/build.xml
index 597d6db76822..af62558f32a5 100755
--- a/scripting/workben/build.xml
+++ b/scripting/workben/build.xml
@@ -3,9 +3,9 @@
#
# $RCSfile: build.xml,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: dfoster $ $Date: 2003-02-18 18:14:49 $
+# last change: $Author: dfoster $ $Date: 2003-02-18 18:16:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -266,8 +266,6 @@
<zip zipfile="${out}/class/sframeworkinstall/sframework/ooscriptframe.zip"
basedir="${out}/class/sframework">
</zip>
- <copy file="${prj}/common${proext}/bin/scripting${env.UPD}01.res"
- todir="${out}/class/sframeworkinstall/sframework/"/>
</target>
<!-- =================== Build BeanShell UNO package ===================== -->