From: Jim Meyering Date: Thu, 1 Oct 2009 08:38:50 +0000 (+0200) Subject: maint: make cfg.mk slightly more generic X-Git-Tag: v1.3.14~19 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=654e92523399fddf5d6c3645760c9fc89cd57c1b;p=debian%2Fgzip maint: make cfg.mk slightly more generic * cfg.mk (url_dir_list): Don't hard-code "coreutils". Use $(PACKAGE). --- diff --git a/cfg.mk b/cfg.mk index d102b37..3610959 100644 --- 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