maint: make cfg.mk slightly more generic
authorJim Meyering <meyering@redhat.com>
Thu, 1 Oct 2009 08:38:50 +0000 (10:38 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 1 Oct 2009 08:38:50 +0000 (10:38 +0200)
* cfg.mk (url_dir_list): Don't hard-code "coreutils".  Use $(PACKAGE).

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index d102b37f8625d93dc8d36cbd62a319fa9e833f05..3610959e628c9ac85bcf761df852a3f412001802 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -25,7 +25,7 @@ gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
 manual_title = gzip: the data compression program
 
 url_dir_list = \
-  ftp://$(gnu_rel_host)/gnu/coreutils
+  ftp://$(gnu_rel_host)/gnu/$(PACKAGE)
 
 # The GnuPG ID of the key used to sign the tarballs.
 gpg_key_ID = B9AB9A16