summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-20 16:39:19 +0100
committerJim Meyering <meyering@redhat.com>2009-11-20 16:39:24 +0100
commitad1f07b3c450a3804b144b655de6e2c45f374ef1 (patch)
treeda0419192cb9298b251db571871b4d322bfe401d
parentddea7b10780c17f4ae90516f0e63e1ec1ba6a963 (diff)
downloadcoreutils-ad1f07b3c450a3804b144b655de6e2c45f374ef1.tar.xz
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.
-rw-r--r--cfg.mk10
m---------gnulib0
2 files changed, 0 insertions, 10 deletions
diff --git a/cfg.mk b/cfg.mk
index 1df608e9c..babd99b3c 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-stable = ftp.gnu.org
-gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
-
# Used in maint.mk's web-manual rule
manual_title = Core GNU utilities
-url_dir_list = \
- ftp://$(gnu_rel_host)/gnu/$(PACKAGE)
-
# The GnuPG ID of the key used to sign the tarballs.
gpg_key_ID = B9AB9A16
diff --git a/gnulib b/gnulib
-Subproject b5104eb4ff3b34f51ffd22d83e45477f134361e
+Subproject 481f709ceba803288289da8e11a52d309d0fc9a