]> mj.ucw.cz Git - ucwmac.git/commitdiff
make release: Reorganization of my directory structure
authorMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2020 20:39:18 +0000 (22:39 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2020 20:39:18 +0000 (22:39 +0200)
Makefile

index 626dea16f0053d9b8a244dd82d6dc12889df3a9a..7680a31ce89bf17ad4bb8491c01bf15cbab5f628 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,4 +46,4 @@ release:
        git archive --format=tar --prefix=ucwmac-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/tex/
        ssh jw "cd web && bin/release-prog ucwmac $(VERSION)"
-       mv $(ARCHIVE) ~/archives/mj/
+       mv $(ARCHIVE) ~/archives/sw/ucwmac