summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-07-27 04:51:28 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-07-27 04:51:28 +0200
commit70f870fc961e9594ac41707e944b5bf364164c43 (patch)
tree6f2747fb3971d7d9bb7e0630b23d5ca825cf78dc /build/release-x86.bat
parent98999bb19d7660321c7151371def629674c5cbc0 (diff)
remove perl 5.10, migrate 5.12 to strawberry
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 05ad7df5..b61bdbea 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -46,7 +46,6 @@ xcopy /q /s /i %DEPS_ROOT%\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\e
 xcopy /q /s /i ..\plugins\checksum\xcchecksum.dll %XCHAT_DEST%\plugins\
 copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins
 copy ..\plugins\mpcinfo\xcmpcinfo.dll %XCHAT_DEST%\plugins
-copy ..\plugins\perl\xcperl-510.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-514.dll %XCHAT_DEST%\plugins
 copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins