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:
benfry
2002-07-31 02:16:43 +00:00
parent 413e26e35c
commit 2fccd0f03b
4 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -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
+1 -2
View File
@@ -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
+2 -7
View File
@@ -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