From: morioka Date: Thu, 2 Jul 1998 08:51:47 +0000 (+0000) Subject: update. X-Git-Tag: emh-1_8_1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Femh-1_8_1;p=elisp%2Femh.git update. --- diff --git a/Makefile b/Makefile index e6a44f1..31ba158 100644 --- a/Makefile +++ b/Makefile @@ -39,8 +39,8 @@ tar: cd /tmp; $(TAR) cvzf emh-$(VERSION).tar.gz emh-$(VERSION) cd /tmp; $(RM) -r emh-$(VERSION) sed "s/VERSION/$(VERSION)/" < ftp.in > ftp -# tar cvf ../emh-$(VERSION).tar $(FILES) -# -cd ..; mkdir emh-$(VERSION) -# cd ../emh-$(VERSION); $(TAR) xvf ../emh-$(VERSION).tar -# cd ..; $(TAR) cvzf emh-$(VERSION).tar.gz emh-$(VERSION) -# cd ..; $(RM) -r emh-$(VERSION); rm emh-$(VERSION).tar + +release: + -$(RM) /pub/GNU/elisp/emh/emh-$(VERSION).tar.gz + mv /tmp/emh-$(VERSION).tar.gz /pub/GNU/elisp/emh/ + cd /pub/GNU/elisp/semi/ ; ln -s ../emh/emh-$(VERSION).tar.gz . diff --git a/ftp.in b/ftp.in index 5845c51..9007fe2 100644 --- a/ftp.in +++ b/ftp.in @@ -2,12 +2,12 @@ It is available from - ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/ + ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emh/ --[[message/external-body; access-type=anon-ftp; site="ftp.jaist.ac.jp"; - directory="/pub/GNU/elisp/semi"; + directory="/pub/GNU/elisp/emh"; name="emh-VERSION.tar.gz"; mode=image]] Content-Type: application/octet-stream;