]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 24 May 2001 21:30:27 +0000 (21:30 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 24 May 2001 21:30:27 +0000 (21:30 +0000)
old/fileutils/ChangeLog

index 84c7ddd6920c3c4ab871e6879bf1fa1ca74d9525..2705b97ec1fd912d94c2240642c13a23173d396e 100644 (file)
@@ -3,6 +3,8 @@
        * Makefile.maint (wget-update): Have wget write to a temporary file,
        and replace the original only if wget succeeds.
        Also get ansi2nkr.c.
+       (move-if-change): Define.
+       (wget-update): Use it in place of mv.
 
        * src/ls.c: Use `#if D_TYPE_IN_DIRENT && defined DTTOIF' to
        determine whether to enable the DT_INIT definition, not the less