diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2011-02-21 03:58:17 +0100 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2011-02-21 03:58:17 +0100 |
commit | 4ed94a08ff2cbe8f25ee70de0e4bf11e5a6dc057 (patch) | |
tree | a6f61851b63248764d3ac665dba63c9095ce5f02 /build/release-x86.bat | |
parent | c94ced1570fac69a1f27acb7ac85965856c94f85 (diff) |
don't slow down building process with myspell copy
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r-- | build/release-x86.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat index 62833066..c33e981c 100644 --- a/build/release-x86.bat +++ b/build/release-x86.bat @@ -57,4 +57,3 @@ copy ..\plugins\winamp\xcwinamp.dll %XCHAT_DEST%\plugins copy %DEPS_ROOT%\bin\lua51.dll %XCHAT_DEST% xcopy /q /s /i ..\po\locale %XCHAT_DEST%\locale xcopy /q /s /i %DEPS_ROOT%\share\locale %XCHAT_DEST%\share\locale -xcopy /q /s /i ..\dep-x86\myspell %XCHAT_DEST%\share\myspell |