mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
Fixed so that the script works for users who don't already have CLASSPATH exported.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user