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

index 8a2a8b488d9ebae60ba83d1fe269332f01ecf598..1c1329759b565b6e71e0f617e1bc144623d85bee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,4 +21,4 @@ release:
        git archive --format=tar --prefix=arexxd-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/linux/
        ssh jw "cd web && bin/release-prog arexxd $(VERSION)"
-       mv $(ARCHIVE) ~/archives/mj/
+       mv $(ARCHIVE) ~/archives/sw/arexxd/