]> mj.ucw.cz Git - ucwmac.git/commitdiff
make release: Fix call of release-prog v1.1
authorMartin Mares <mj@ucw.cz>
Sun, 8 Dec 2013 23:23:03 +0000 (00:23 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 8 Dec 2013 23:23:03 +0000 (00:23 +0100)
Makefile

index 7ee373096081f150dec76137fc2713fd4ac71e4d..963b7b7f97302b67ec5797da5c02bd6d2de44e50 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,5 +20,5 @@ release:
        git push --tags
        git archive --format=tar --prefix=ucwmac-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/tex/
-       ssh jw "cd www && bin/release-prog ucwmac $(VERSION)"
+       ssh jw "cd web && bin/release-prog ucwmac $(VERSION)"
        mv $(ARCHIVE) ~/archives/mj/