cp $SCRIPTDIR/create_archives.sh $APPDIR/distrib/scripts
chmod +x $APPDIR/distrib/scripts/create_archives.sh
-$APPDIR/distrib/scripts/create_archives.sh --all
+$APPDIR/distrib/scripts/create_archives.sh --wxall --wxmsw
echo "Tarballs located at: $DIST_DIR"
## make sure updated at is really last
sleep 10
-echo cvs checkout done at `date -u` > ${FTPDIR}/updated_at.txt
+echo svn checkout done at `date -u` > ${FTPDIR}/updated_at.txt
echo "Delivery complete. Flying."