diff --git a/tools/bin/td b/tools/bin/td index e1a124a..2dbc2e3 100644 --- a/tools/bin/td +++ b/tools/bin/td @@ -158,7 +158,7 @@ recipe_release() { cd "$TELODENDRIA_PUB/pub/v$TELODENDRIA_VERSION" # Tag the release at this point in time. - cvs tag "$CVS_TAG" + cvs tag "$CVS_TAG" . # Generate the release tarball. cvs export "-r$CVS_TAG" "Telodendria"