cvs.savannah.gnu.org is no longer kept up-to-date, and should not be
used to obtain the latest gnulib sources; the CVS interface to the git
repo, at pserver.git.sv.gnu.org, should be used instead (or else just
use git).
* bootstrap: updated CVS path for gnulib sources.
---
bootstrap | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bootstrap b/bootstrap
index aa86d3d..1e655f4 100755
--- a/bootstrap
+++ b/bootstrap
@@ -243,7 +243,7 @@ case ${GNULIB_SRCDIR--} in
trap cleanup_gnulib 1 2 13 15
- cvs -z3 -q -d ${CVS_PREFIX}cvs.savannah.gnu.org:/cvsroot/gnulib co gnulib
||
+ cvs -z3 -q -d ${CVS_PREFIX}pserver.git.sv.gnu.org:/gnulib.git co gnulib ||
cleanup_gnulib
trap - 1 2 13 15
--
1.5.2.5
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils