Fixed so that the script works for users who don't already have CLASSPATH exported.

This commit is contained in:
dmose
2003-06-29 23:01:44 +00:00
parent d95df89af4
commit 08e42e7299

View File

@@ -55,6 +55,7 @@ cd bagel
CLASSPATH=/opt/java/lib/rt.jar:/opt/java/lib/ext/comm.jar
#CLASSPATH=../app/build/linux/work/java/lib/rt.jar:../app/build/linux/work/java/lib/ext/comm.jar
export CLASSPATH
### --- make version with serial for the application
echo Building bagel with serial and sonic support