summary refs log tree commit diff stats
path: root/build/release-x64.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-10-20 21:10:00 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-20 21:10:00 +0200
commit1c27813982c97a3178c052ba7b9a035570c5d31c (patch)
tree6abf9fd8d82e1a8497d934b94749a7ead44f57ed /build/release-x64.bat
parente7bfe440eb62b1e701f0e638e1d0d4802295a223 (diff)
some typofix
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 959dab95..5f465402 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -33,7 +33,7 @@ copy %SSL_BIN%\zlib1.dll %XCHAT_DEST%\zlib1.dll.x64
 copy %ENCHANT_BIN%\libenchant.dll %XCHAT_DEST%\libenchant.dll.x64
 copy %ENCHANT_BIN%\..\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\libenchant_myspell.dll.x64
 ::copy ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\xcewc.dll.x64
-copy ..\plugins\ewc\xcchecksum.dll %XCHAT_DEST%\plugins\xcchecksum.dll.x64
+copy ..\plugins\checksum\xcchecksum.dll %XCHAT_DEST%\plugins\xcchecksum.dll.x64
 copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins\xclua.dll.x64
 copy ..\plugins\perl\xcperl-510.dll %XCHAT_DEST%\plugins\xcperl-510.dll.x64
 copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins\xcperl-512.dll.x64