]> mj.ucw.cz Git - nwho.git/commitdiff
make release: Reorganized my directory structure
authorMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2020 20:47:27 +0000 (22:47 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2020 20:47:27 +0000 (22:47 +0200)
Makefile

index 362a9afa068651524ddf53e2c47395a32ac61a68..6da5aeef5a3c71c2ebb995e84710a3b6e7a11d28 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,4 +31,4 @@ release:
        git archive --format=tar --prefix=nwho-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/linux/
        ssh jw "cd www && bin/release-prog nwho $(VERSION)"
-       mv $(ARCHIVE) ~/archives/mj/
+       mv $(ARCHIVE) ~/archives/sw/nwho/