From 0b43ae7cb6872b9ccab6b7157a2333b5ac83dc01 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Sat, 9 Oct 2010 19:36:17 +0200 Subject: remove ancient perl 5.8 from distro --- build/build-x64.bat | 3 --- 1 file changed, 3 deletions(-) (limited to 'build/build-x64.bat') 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 -- cgit 1.4.1