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-09 19:36:17 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-09 19:36:17 +0200
commit0b43ae7cb6872b9ccab6b7157a2333b5ac83dc01 (patch)
treea935a18fc23ff3181a1e2c07544e7a0c8cbe952f /build/release-x86.bat
parent53f344c07fe73698c6460a9beeeeba22335740af (diff)
remove ancient perl 5.8 from distro
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 0e0b77ba..c30fe09d 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -47,7 +47,6 @@ 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\
 copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins
-copy ..\plugins\perl\xcperl-58.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