summaryrefslogtreecommitdiff
path: root/beanshell/bsh-2.0b1-src.patch
diff options
context:
space:
mode:
Diffstat (limited to 'beanshell/bsh-2.0b1-src.patch')
-rw-r--r--beanshell/bsh-2.0b1-src.patch9
1 files changed, 3 insertions, 6 deletions
diff --git a/beanshell/bsh-2.0b1-src.patch b/beanshell/bsh-2.0b1-src.patch
index a1fcf230b0a5..14cd32df1198 100644
--- a/beanshell/bsh-2.0b1-src.patch
+++ b/beanshell/bsh-2.0b1-src.patch
@@ -46,16 +46,16 @@
***************
*** 1 ****
! dummy
---- 1,46 ----
+--- 1,43 ----
! #*************************************************************************
! #
! # OpenOffice.org - a multi-platform office productivity suite
! #
! # $RCSfile: bsh-2.0b1-src.patch,v $
! #
-! # $Revision: 1.5 $
+! # $Revision: 1.6 $
! #
-! # last change: $Author: hr $ $Date: 2005-10-25 11:42:49 $
+! # last change: $Author: obo $ $Date: 2005-12-21 11:36:35 $
! #
! # The Contents of this file are made available subject to
! # the terms of GNU Lesser General Public License Version 2.1.
@@ -88,9 +88,6 @@
!
! .INCLUDE : ant.mk
!
-! CLASSPATH+=$PATH_SEPERATOR$SOLARVER/$UPD/$INPATH/bin/crimson.jar
-! .EXPORT : CLASSPATH
-!
! ALLTAR : ANTBUILD
!
*** misc/BeanShell/src/bsh/ClassGeneratorUtil.java 2003-12-19 17:14:28.000000000 +0100