From f9442110204f21b37a1f582d8df1d57f50736b3a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 15 Sep 2006 14:11:39 +0000 Subject: * bootstrap.conf (gnulib_modules): Add rename-dest-slash. The 2006-09-08 changes made it so "mv dir new-name/" would fail on NetBSD 1.6. This makes it work once again. --- ChangeLog | 6 ++++++ bootstrap.conf | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f5cc129a7..4a4891bab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-09-15 Jim Meyering + + * bootstrap.conf (gnulib_modules): Add rename-dest-slash. + The 2006-09-08 changes made it so "mv dir new-name/" would + fail on NetBSD 1.6. This makes it work once again. + 2006-09-14 Jim Meyering * src/mv.c (main): Remove unnecessary (always-true) test for 2 <= n. diff --git a/bootstrap.conf b/bootstrap.conf index 8c2c8974d..eb10b4696 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -53,7 +53,8 @@ gnulib_modules=" memrchr mkancesdirs mkdir mkdir-p mkstemp mktime modechange mountlist obstack pathmax perl physmem posixtm posixver putenv quote quotearg raise readlink readtokens readtokens0 readutmp - realloc regex rmdir rmdir-errno rpmatch safe-read same + realloc regex rename-dest-slash rmdir rmdir-errno rpmatch + safe-read same save-cwd savedir settime sha1 sig2str ssize_t stat-macros stat-time stdbool stdlib-safer stpcpy strcase strftime strpbrk strtoimax strtoumax strverscmp timespec tzset -- cgit v1.2.3-70-g09d2