From: Harlan Stenn Date: Sun, 2 Sep 2012 07:34:32 +0000 (-0400) Subject: [Bug 2270] Install fails due to repeated man5 page names X-Git-Tag: NTP_4_2_7P300~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0d39ace88356b90d47cb19fdba676610b1e1ceb;p=thirdparty%2Fntp.git [Bug 2270] Install fails due to repeated man5 page names bk: 50430c084sDUZLPbhcIvy1AG-JEpIw --- diff --git a/ChangeLog b/ChangeLog index 292f37690..2777ecf09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* [Bug 2270] Install fails due to repeated man5 page names. * Fix mdoc2man. * Distribute ntp.conf.def. (4.2.7p296) 2012/08/31 Released by Harlan Stenn diff --git a/ntpd/Makefile.am b/ntpd/Makefile.am index c3454cd4d..3708cef4b 100644 --- a/ntpd/Makefile.am +++ b/ntpd/Makefile.am @@ -82,7 +82,7 @@ BUILT_SOURCES= \ man1_MANS= man5_MANS= ntp.conf.5 ntp.keys.5 man8_MANS= -man_MANS= ntpd.$(NTPD_MS) $(man5_MANS) +man_MANS= ntpd.$(NTPD_MS) # ntpdsim.1 is a remnant along with all the ntpdsim-opts.* files, the # simulator currently uses ntpd-opts.[ch]. This also means there is no