From 86488adef8fc29689ee609e15d3d1e5b9a8dcc63 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 5 Oct 1998 04:05:41 +0000 Subject: *** empty log message *** --- Makefile.maint | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.maint') diff --git a/Makefile.maint b/Makefile.maint index d3b3eb22e..374661bec 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -50,7 +50,8 @@ THIS_VERSION_REGEXP = $(subst .,\.,$(VERSION)) PREV_VERSION := $(shell echo $(VERSION)|tr a-z Xa-y) PREV_VERSION_REGEXP := $(shell echo $(PREV_VERSION)|sed 's/\./\\./g') v = Version -url = ftp://alpha.gnu.org/gnu/fetish/$(distdir).tar.gz +url-host-prefix = ftp://alpha.gnu.org +url = $(url-host-prefix)/gnu/fetish/$(distdir).tar.gz md5 = $(shell md5sum < $(distdir).tar.gz|sed 's/ -//') rel-check: @@ -87,7 +88,7 @@ alpha: ln $(distdir).tar.gz ../release chmod a-w $(distdir).tar.gz @echo ===================================== - @echo 'ncftp -u $(dir $(url))' + @echo 'ncftp -u $(url-host-prefix)/fs/share/ftp/gnu/fetish/' @echo '# put $(distdir).tar.gz' @echo '# send the /tmp/announcement e-mail' @echo 'pot-mail $(distdir).tar.gz | bash' -- cgit v1.2.3-70-g09d2