forked from lda/telodendria
That didn't work
This commit is contained in:
parent
62fbbacfae
commit
7533b9f6d1
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue