summary refs log tree commit diff stats
path: root/build/release-x86.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-x86.bat
parente7bfe440eb62b1e701f0e638e1d0d4802295a223 (diff)
some typofix
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 95c21ff5..e94e7742 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -47,7 +47,7 @@ copy %ENCHANT_BIN%\libenchant.dll %XCHAT_DEST%
 xcopy /q /s /i %ENCHANT_BIN%\..\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\
 ::xcopy /q /s /i ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
 xcopy /q /s /i ..\plugins\checksum\xcchecksum.dll %XCHAT_DEST%\plugins\
-copy ..\plugins\upd\xclua.dll %XCHAT_DEST%\plugins
+copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-510.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins
 copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins