fix a missing hyphen in --with-libevent on the configure line

This commit is contained in:
Paul Wouters 2009-02-16 22:01:28 +00:00
parent 70a277a027
commit 39680537e5

View File

@ -63,7 +63,7 @@ Contains libraries used by the unbound server and client applications
%setup -q
%build
%configure --with-ldns= -with-libevent --with-pthreads --with-ssl \
%configure --with-ldns= --with-libevent --with-pthreads --with-ssl \
--disable-rpath --enable-debug --disable-static \
--with-conf-file=%{_sysconfdir}/%{name}/unbound.conf \
--with-pidfile=%{_localstatedir}/run/%{name}/%{name}.pid