Updated as discussed on mailing list.

This commit is contained in:
Ray 2009-03-31 11:00:06 -04:00
parent c9194a9827
commit 7ed4df463d

View File

@ -23,12 +23,8 @@ rm pyfpdb/*.pyc
# make the fpdb_$1.zip file for windows
echo "*** making zip file"
zip -r ../fpdb_$1.zip docs
zip -r ../fpdb_$1.zip ignore-me_perl6
zip -r ../fpdb_$1.zip packaging
zip -r ../fpdb_$1.zip pyfpdb
zip -r ../fpdb_$1.zip regression-test
zip -r ../fpdb_$1.zip utils
zip -r ../fpdb_$1.zip website
# now make the fpdb_$1.tar.bz2 file for linux
echo "*** making tar.bz2 file"