From 1a5a6e829f628f1aa987d960f75d7013ac71fd4e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 09:44:06 +0000 Subject: [PATCH] spelling: default --- build-scripts/build-dnsdist-rpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2