]> granicus.if.org Git - python/commitdiff
Install the compiler package under Lib.
authorTim Peters <tim.peters@gmail.com>
Thu, 20 Sep 2001 04:09:39 +0000 (04:09 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 20 Sep 2001 04:09:39 +0000 (04:09 +0000)
PCbuild/python20.wse

index 84d1e2ae854adb4daaa940659f602ab897844407..396ef5e1814d3c21398980056473000557d6dee1 100644 (file)
@@ -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