From: MORIOKA Tomohiko Date: Wed, 12 Sep 2018 09:20:27 +0000 (+0900) Subject: (XEMACS_PACKAGES_URL): Use http://ftp.xemacs.org/pub/xemacs/packages/ X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e36f61d06b5d2171f4cf5f254c3e7f05d7cd704;p=chise%2Fchise-base.git (XEMACS_PACKAGES_URL): Use ftp.xemacs.org/pub/xemacs/packages/ instead of http://www.chise.org/dist/XEmacs/packages/. --- diff --git a/Makefile.in b/Makefile.in index 21b47b3..7644e8c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,8 @@ CHISE_GIT_ROOT = http://git.chise.org/git/chise ELISP_GIT_ROOT = http://git.chise.org/git/elisp CVS_ROOT = "@cvs_root@" LEMI_CVS_ROOT = "@lemi_cvs_root@" -XEMACS_PACKAGES_URL = http://www.chise.org/dist/XEmacs/packages/ +#XEMACS_PACKAGES_URL = http://www.chise.org/dist/XEmacs/packages/ +XEMACS_PACKAGES_URL = http://ftp.xemacs.org/pub/xemacs/packages/ all: build-concord build-libchise