X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=4b83bde7e9cfbfb49c55925a8eca3523dae428e2;hb=0105de31bd88e00bdb65493e00905eabf7071632;hp=7157ebfda9f992f91866f408873b03e22d8068fd;hpb=b177bba02b32c0c18807e66093965130d65c82f3;p=edid.git diff --git a/Makefile b/Makefile index 7157ebf..4b83bde 100644 --- 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/