summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-09-09 16:44:37 +0200
committerJim Meyering <meyering@redhat.com>2009-09-09 16:44:37 +0200
commitf1e1e89e8166153852de1cc1777edb40dc4c08e9 (patch)
tree5308829482287d595b4781a220ae2f4cdc046145 /cfg.mk
parent1c0ec3541c6deee7660b8b44373c6490d727e66d (diff)
downloadcoreutils-f1e1e89e8166153852de1cc1777edb40dc4c08e9.tar.xz
maint: make cfg.mk slightly more generic
* cfg.mk (url_dir_list): Don't hard-code "coreutils". Use $(PACKAGE).
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 57f211b85..01174831f 100644
--- 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