From: Tim Peters Date: Thu, 20 Sep 2001 04:09:39 +0000 (+0000) Subject: Install the compiler package under Lib. X-Git-Tag: v2.2.1c1~1726 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3069d50c18d776737dbcc9670ab2ac60679d09d1;p=python Install the compiler package under Lib. --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 84d1e2ae85..396ef5e181 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1888,6 +1888,14 @@ item: Install File end item: Remark end +item: Install File + Source=..\Lib\compiler\*.py + Destination=%MAINDIR%\Lib\compiler + Description=Python compiler written in Python + Flags=0000000000000010 +end +item: Remark +end item: Install File Source=..\lib\distutils\*.py Destination=%MAINDIR%\Lib\distutils @@ -2133,32 +2141,6 @@ item: Install File end item: Remark end -item: Install File - Source=..\tools\compiler\*.py - Destination=%MAINDIR%\Tools\compiler - Description=Python compiler written in Python - Flags=0000000000000010 -end -item: Install File - Source=..\tools\compiler\readme - Destination=%MAINDIR%\Tools\compiler\README.txt - Description=Python compiler written in Python - Flags=0000000000000010 -end -item: Install File - Source=..\tools\compiler\compiler\*.py - Destination=%MAINDIR%\Tools\compiler\compiler - Description=Python compiler written in Python - Flags=0000000000000010 -end -item: Install File - Source=..\tools\compiler\compiler\*.txt - Destination=%MAINDIR%\Tools\compiler\compiler - Description=Python compiler written in Python - Flags=0000000000000010 -end -item: Remark -end item: Install File Source=..\tools\pynche\*.py Destination=%MAINDIR%\Tools\pynche