mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 01:49:02 -04:00
Isc Bind 9 -> upper case
This commit is contained in:
parent
cd8c07bd7b
commit
8ce2acd5b3
1 changed files with 1 additions and 1 deletions
|
|
@ -1915,7 +1915,7 @@ if ($use_python ne "no") {
|
|||
$configdefd{"USE_PYTHON"} = "USE_PYTHON";
|
||||
$configvar{"PYTHON"} = "$python_command";
|
||||
# Only a default!
|
||||
$configvar{"prefix"} = "C:\\Program Files\Isc Bind 9";
|
||||
$configvar{"prefix"} = "C:\\Program Files\ISC BIND 9";
|
||||
}
|
||||
|
||||
# with-vcredist
|
||||
|
|
|
|||
Loading…
Reference in a new issue