summary refs log tree commit diff stats
path: root/build/build-x64.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/build-x64.bat
parent53f344c07fe73698c6460a9beeeeba22335740af (diff)
remove ancient perl 5.8 from distro
Diffstat (limited to 'build/build-x64.bat')
-rw-r--r--build/build-x64.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/build-x64.bat b/build/build-x64.bat
index a6c10002..ddd49a79 100644
--- a/build/build-x64.bat
+++ b/build/build-x64.bat
@@ -19,9 +19,6 @@ nmake /nologo /f makefile.mak clean
 nmake /nologo /f makefile.mak
 cd perl
 set OOPATH=%PATH%
-set PATH=%OOPATH%;c:\mozilla-build\perl-5.8-x64\bin
-nmake /nologo /s /f makefile-58.mak clean
-nmake /nologo /s /f makefile-58.mak
 set PATH=%OOPATH%;c:\mozilla-build\perl-5.10-x64\bin
 nmake /nologo /s /f makefile-510.mak clean
 nmake /nologo /s /f makefile-510.mak