From 183a9e302e5ac89c501cec26d29f980fbcb824bb Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: May 18 2009 22:37:11 +0000 Subject: Cleanups to the configure lines --- diff --git a/nsd.spec b/nsd.spec index 53cf9d1..4447913 100644 --- a/nsd.spec +++ b/nsd.spec @@ -25,8 +25,7 @@ consult the REQUIREMENTS document which is a part of this distribution %patch -p1 %build -%configure --enable-bind8-stats --enable-checking \ - --with-ssl --enable-nsec3 --enable-nsid \ +%configure --enable-bind8-stats --enable-checking --enable-nsec3 --enable-nsid \ --with-pidfile=%{_localstatedir}/run/%{name}/%{name}.pid --with-ssl \ --with-user=nsd --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \ --with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state \