mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
mother fucking piece of shit robbed me from being able to get this dist
out the door before i need to leave tonight.
This commit is contained in:
@@ -15,7 +15,7 @@ else
|
||||
mkdir work/lib/build
|
||||
mkdir work/classes
|
||||
|
||||
cp dist/lib/pde.properties_linux work/lib/
|
||||
cp dist/lib/pde_linux.properties work/lib/
|
||||
|
||||
echo
|
||||
fi
|
||||
|
||||
@@ -14,8 +14,7 @@ else
|
||||
|
||||
mkdir work/classes
|
||||
|
||||
#cp dist/run.bat work/
|
||||
cp dist/lib/pde.properties_macosx work/lib/
|
||||
cp dist/lib/pde_macosx.properties work/lib/
|
||||
|
||||
echo
|
||||
fi
|
||||
|
||||
@@ -11,19 +11,14 @@ else
|
||||
cp -r ../shared work
|
||||
unzip -q -d work jre.zip
|
||||
|
||||
#cp -r ../shared/lib work/
|
||||
#rm -rf work/lib/CVS
|
||||
#cp -r ../shared/sketchbook work/
|
||||
#cp -r ../shared/reference work/
|
||||
|
||||
mkdir work/lib/export
|
||||
mkdir work/lib/build
|
||||
# this will copy cvs files intact, meaning that changes
|
||||
# could be made and checked back in.. interesting
|
||||
mkdir work/classes
|
||||
|
||||
cp dist/run.bat work/
|
||||
cp dist/lib/pde.properties_windows work/lib/
|
||||
cp dist/lib/pde_windows.properties work/lib/
|
||||
cp dist/Proce55ing.exe work/
|
||||
|
||||
echo
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user