Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > f8342e86bff6d297166a52de551bf989 > files > 18

bind-9.10.2.P2-1.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