mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
tidbit for build script
This commit is contained in:
+2
-2
@@ -57,8 +57,8 @@ perl make.pl SERIAL SONIC
|
||||
cp classes/*.class ../build/linux/work/classes/
|
||||
|
||||
### --- make version without serial for applet exporting
|
||||
echo Building bagel for export
|
||||
perl make.pl
|
||||
echo Building bagel for export with sonic
|
||||
perl make.pl SONIC
|
||||
cp classes/*.class ../build/linux/work/lib/export/
|
||||
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user