]> mj.ucw.cz Git - ucwmac.git/commitdiff
Split off to separate repository and changed format of release tags
authorMartin Mares <mj@ucw.cz>
Sat, 9 Oct 2010 11:15:27 +0000 (13:15 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 9 Oct 2010 11:15:27 +0000 (13:15 +0200)
Makefile

index 9d0512ce2caa987114672e07909126c3e58582d4..706a6f3dd20a24d97828de10118909a92a9ec76a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ clean:
        rm -f *~ *.log *.dvi *.ps *.aux
 
 release:
-       git tag ucwmac-v$(VERSION)
+       git tag v$(VERSION)
        git push --tags
        git archive --format=tar --prefix=ucwmac-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/tex/