summary refs log tree commit diff stats
path: root/build/release-x64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/release-x64.bat')
-rw-r--r--build/release-x64.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat
index ce1fe22e..aea7a05f 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -31,7 +31,7 @@ xcopy /S /I etc %XCHAT_DEST%\etc
 xcopy ..\COPYING %XCHAT_DEST%
 ::xcopy %SSL_BIN%\libeay32.dll %XCHAT_DEST%
 ::xcopy %SSL_BIN%\ssleay32.dll %XCHAT_DEST%
-xcopy /S /I ..\plugins\dns\xcdns.dll %XCHAT_DEST%\plugins\
+::xcopy /S /I ..\plugins\dns\xcdns.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
 ::xcopy /S /I ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\