From: Harlan Stenn Date: Sat, 15 Jan 2011 05:16:55 +0000 (-0500) Subject: Simplify the built-sources stuff in sntp/ X-Git-Tag: NTP_4_2_7P118~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba6d3c10a6ec6c46c01fb9208f4cc8d70536af90;p=thirdparty%2Fntp.git Simplify the built-sources stuff in sntp/ bk: 4d312dc7z3sKhAKnmrWlfOOU6lFiSQ --- diff --git a/ChangeLog b/ChangeLog index 1fe43a036..d0ffd532e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* Simplify the built-sources stuff in sntp/ . * Fix check for -lipv6 on HP-UX 11. (4.2.7p117) 2011/01/13 Released by Harlan Stenn * Add configure --without-sntp option to disable building sntp and diff --git a/sntp/Makefile.am b/sntp/Makefile.am index 4e7c4e00e..6599d8fdd 100644 --- a/sntp/Makefile.am +++ b/sntp/Makefile.am @@ -114,7 +114,6 @@ FRC FRC.version: @: each time they or a dependent is built. built-sources-only: $(BUILT_SOURCES) - @umask 0 && touch $@ # HMS: The next bit is still suboptimal. If bk is present but this NTP # repo is not a bk repo, we'll get an error message from the prs command.