remove ancient perl 5.8 from distro

This commit is contained in:
berkeviktor@aol.com
2010-10-09 19:36:17 +02:00
parent 53f344c07f
commit 0b43ae7cb6
6 changed files with 0 additions and 48 deletions

View File

@@ -15,9 +15,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-x86\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-x86\bin
nmake /nologo /s /f makefile-510.mak clean
nmake /nologo /s /f makefile-510.mak