From: Wouter Wijngaards Date: Thu, 25 Jan 2018 09:47:09 +0000 (+0000) Subject: correct name for libunbound.so.conf X-Git-Tag: release-1.7.0rc1~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=093131438d21779b73007b2d318b475a3da47b4f;p=thirdparty%2Funbound.git correct name for libunbound.so.conf git-svn-id: file:///svn/unbound/trunk@4451 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/README b/contrib/README index 1ca58971d..2a59e0330 100644 --- a/contrib/README +++ b/contrib/README @@ -34,4 +34,4 @@ distribution but may be helpful. * redirect-bogus.patch: Return configured address for bogus A and AAAA answers, instead of SERVFAIL. Contributed by SIDN. * fastrpz.patch: fastrpz support from Farsight Security. -* unbound.so.conf: ltrace.conf file, see ltrace.conf(5), for libunbound. +* libunbound.so.conf: ltrace.conf file, see ltrace.conf(5), for libunbound. diff --git a/contrib/unbound.so.conf b/contrib/libunbound.so.conf similarity index 100% rename from contrib/unbound.so.conf rename to contrib/libunbound.so.conf