From: Jim Meyering Date: Sat, 19 Sep 1998 20:40:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16z~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11fa3240a0fb4f3bcc0adbce1b226a75ed59c11;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 1f2d9f811c..5535fa9932 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,13 @@ * Version 3.16y. + * man/Makefile.am (transform): Define. + (man_MANS): Include ginstall.1, not install.1, to match the name + of the executable in ../src. + * man/ginstall.x: New file. + * man/install.x: Remove file. + * man/Makefile.maint (ginstall-summary): Renamed from install-summary. + * man/Makefile.am (EXTRA_DIST): Add Makefile.maint and GNUmakefile. Reported by Akim Demaille.