#/bin/sh ## $Id: release-mharc,v 1.3 2002/05/23 02:36:31 ehood Exp $ if [ -z "$PROJECTS_RELEASES" ]; then export PROJECTS_RELEASES="/mnt/WWW/customers/mhonarc.org/htdocs/release" fi exec perl $PROJECTS_RELEASES/devtools/latest/bin/release \ -cvsroot ':ext:ehood@subversions.gnu.org:/cvsroot/mhonarc' \ -project mharc \ -mailto mhonarc-dev@mhonarc.org \ -url 'http://www.mhonarc.org/release/mharc/' \ ${1+"$@"}