set NTP era split explicitly

This commit is contained in:
Miroslav Lichvar 2015-11-12 14:43:45 +01:00
parent d673c49313
commit 5654236b87

View File

@ -87,6 +87,7 @@ mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim
%{?with_debug: --enable-debug} \ %{?with_debug: --enable-debug} \
--enable-scfilter \ --enable-scfilter \
--docdir=%{_docdir} \ --docdir=%{_docdir} \
--with-ntp-era=$(date -d '1970-01-01 00:00:00+00:00' +'%s') \
--with-user=chrony \ --with-user=chrony \
--with-hwclockfile=%{_sysconfdir}/adjtime \ --with-hwclockfile=%{_sysconfdir}/adjtime \
--with-sendmail=%{_sbindir}/sendmail --with-sendmail=%{_sbindir}/sendmail