summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-20 17:07:47 +0100
committerJim Meyering <meyering@redhat.com>2009-11-20 17:07:59 +0100
commit3f7fe0297caa17a2acdc97a30896dd8963b1def4 (patch)
tree767c484f83f1a5971567b6081f7b01e087d0cf09 /cfg.mk
parent2fe6784a3507be4fc1ae9d78eb5b8c6d6f759ae6 (diff)
downloaddiffutils-3f7fe0297caa17a2acdc97a30896dd8963b1def4.tar.gz
maint: cfg.mk: remove factored-out ftp host/dir definitions
* cfg.mk (gnu_ftp_host-alpha, gnu_ftp_host-beta gnu_ftp_host-stable): (gnu_rel_host, url_dir_list): Remove definitions. The defaults, now provided by maint.mk, are the same. * gnulib: Update for latest, including those maint.mk additions.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/cfg.mk b/cfg.mk
index 45d079f..ab50ba4 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -14,19 +14,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Use alpha.gnu.org for alpha and beta releases.
-# Use ftp.gnu.org for major releases.
-gnu_ftp_host-alpha = alpha.gnu.org
-gnu_ftp_host-beta = alpha.gnu.org
-gnu_ftp_host-major = ftp.gnu.org
-gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
-
# Used in maint.mk's web-manual rule
manual_title = Comparing and Merging Files
-url_dir_list = \
- ftp://$(gnu_rel_host)/gnu/$(PACKAGE)
-
# The GnuPG ID of the key used to sign the tarballs.
gpg_key_ID = B9AB9A16