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

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