]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
dnssec-keymgr is not part of 9.10
authorMark Andrews <marka@isc.org>
Thu, 29 Dec 2016 07:46:05 +0000 (18:46 +1100)
committerMark Andrews <marka@isc.org>
Thu, 29 Dec 2016 07:46:05 +0000 (18:46 +1100)
win32utils/Configure
win32utils/legacy/BuildSetup.bat.in

index 45f77b238145fb154b6ba47645b4fa611dde7011..b1726686c1352ed59ec9e4a0535643fdc6110af6 100644 (file)
@@ -81,7 +81,6 @@ my @filelist = ("..\\bin\\check\\win32\\checktool.dsp",
                 "..\\bin\\pkcs11\\win32\\pk11tokens.mak",
                 "..\\bin\\python\\dnssec-checkds.py",
                 "..\\bin\\python\\dnssec-coverage.py",
-                "..\\bin\\python\\dnssec-keymgr.py",
                 "..\\bin\\python\\isc\\__init__.py",
                 "..\\bin\\python\\isc\\checkds.py",
                 "..\\bin\\python\\isc\\coverage.py",
@@ -3219,7 +3218,6 @@ sub makeinstallfile {
     if ($use_python ne "no") {
         print LOUT "dnssec-checkds.py-BNFF\n";
         print LOUT "dnssec-coverage.py-BNFF\n";
-        print LOUT "dnssec-keymgr.py-BNFF\n";
     }
     print LOUT "readme1st.txt-BTFT\n";
     close LOUT;
index b20533faf15e2be9016458ad64c57272e1966316..729ce9f2f89f74d19a03ebd567f3b1ffc37be5ed 100644 (file)
@@ -74,7 +74,6 @@ copy ..\..\bin\dnssec\dnssec-importkey.html ..\..\Build\Release
 @IF PYTHON
 copy ..\..\bin\python\dnssec-checkds.html ..\..\Build\Release
 copy ..\..\bin\python\dnssec-coverage.html ..\..\Build\Release
-copy ..\..\bin\python\dnssec-keymgr.html ..\..\Build\Release
 @END PYTHON
 @IF PKCS11
 copy ..\..\bin\pkcs11\pkcs11-keygen.html ..\..\Build\Release