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

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