[ntp] don't build ntpsnmpd

Miroslav Lichvar mlichvar at fedoraproject.org
Thu Aug 8 12:41:32 UTC 2013


commit 7d263d2fabd19764a7f317345c8fc1ef858319d1
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Thu Aug 8 14:30:43 2013 +0200

    don't build ntpsnmpd

 ntp.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ntp.spec b/ntp.spec
index cacbf62..06b3b40 100644
--- a/ntp.spec
+++ b/ntp.spec
@@ -223,6 +223,7 @@ export LDFLAGS="-pie -Wl,-z,relro,-z,now"
 %configure \
 	--sysconfdir=%{_sysconfdir}/ntp/crypto \
 	--with-openssl-libdir=%{_libdir} \
+	--without-ntpsnmpd \
 	--enable-all-clocks --enable-parse-clocks \
 	--enable-ntp-signd=%{_localstatedir}/run/ntp_signd \
 	--disable-local-libopts


More information about the scm-commits mailing list