Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 380afce561c36ae3b99722c7c6f91cfb > files > 18

bind-9.10.1.P2-2.mga5.src.rpm

diff -Naur bind-9.10.0-P1/bin/tests/system/conf.sh.in bind-9.10.0-P1.oden/bin/tests/system/conf.sh.in
--- bind-9.10.0-P1/bin/tests/system/conf.sh.in	2014-05-05 02:15:51.000000000 +0200
+++ bind-9.10.0-P1.oden/bin/tests/system/conf.sh.in	2014-05-09 08:53:18.000000000 +0200
@@ -26,10 +26,10 @@
 # Make it absolute so that it continues to work after we cd.
 TOP=`cd $TOP && pwd`
 
-NAMED=$TOP/bin/named/named
+NAMED=$TOP/bin/named-sdb/named-sdb
 # We must use "named -l" instead of "lwresd" because argv[0] is lost
 # if the program is libtoolized.
-LWRESD="$TOP/bin/named/named -l"
+LWRESD="$TOP/bin/named-sdb/named-sdb -l"
 DIG=$TOP/bin/dig/dig
 DELV=$TOP/bin/delv/delv
 RNDC=$TOP/bin/rndc/rndc