fixing up dist scripts

This commit is contained in:
benfry
2004-09-27 21:03:16 +00:00
parent 1171a49e7d
commit 9beb10e65f
4 changed files with 29 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
CLASSPATH=java/lib/rt.jar:lib:lib/build:lib/pde.jar:lib/core.jar:lib/antlr.jar:lib/oro.jar
CLASSPATH=java/lib/rt.jar:lib:lib/build:lib/pde.jar:lib/core.jar:lib/antlr.jar:lib/oro.jar:lib/mrj.jar
export CLASSPATH
# put the directory where this file lives in the front of the path, because