From: Josh Soref Date: Thu, 2 Feb 2017 09:44:06 +0000 (+0000) Subject: spelling: default X-Git-Tag: rec-4.1.0-alpha1~291^2~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5a6e829f628f1aa987d960f75d7013ac71fd4e;p=thirdparty%2Fpdns.git spelling: default --- diff --git a/build-scripts/build-dnsdist-rpm b/build-scripts/build-dnsdist-rpm index ef7fb850cb..983810dbe6 100755 --- a/build-scripts/build-dnsdist-rpm +++ b/build-scripts/build-dnsdist-rpm @@ -40,7 +40,7 @@ INIT_INSTALL='sed -i "s,/^\(ExecStart.*\)dnsdist\(.*\)\$,\1dnsdist -u dnsdist -g INIT_FILES='/lib/systemd/system/dnsdist.service' INIT_CONFIGURE='--enable-systemd --with-systemd=/lib/systemd/system \' -# CentOS 6 has protobuf, but not a modern enough boost. We defaul to with protobuf +# CentOS 6 has protobuf, but not a modern enough boost. We default to with protobuf PROTOBUF_CONFIGURE='--with-protobuf \' # CentOS 6 has a libsodium, but we use more modern functions