maint: make cfg.mk slightly more generic
authorJim Meyering <meyering@redhat.com>
Wed, 9 Sep 2009 14:44:37 +0000 (16:44 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 9 Sep 2009 14:44:37 +0000 (16:44 +0200)
* cfg.mk (url_dir_list): Don't hard-code "coreutils".  Use $(PACKAGE).

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 57f211b..0117483 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -25,7 +25,7 @@ gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
 manual_title = Core GNU utilities
 
 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