summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.wse
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-20 04:09:39 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-09-20 04:09:39 (GMT)
commit3069d50c18d776737dbcc9670ab2ac60679d09d1 (patch)
tree06014d8adc5528de92a6e44e9d8754f0d42e4a10 /PCbuild/python20.wse
parentb3c569ce8291868ea81b0e175fffc53c758906bf (diff)
downloadcpython-3069d50c18d776737dbcc9670ab2ac60679d09d1.zip
cpython-3069d50c18d776737dbcc9670ab2ac60679d09d1.tar.gz
cpython-3069d50c18d776737dbcc9670ab2ac60679d09d1.tar.bz2
Install the compiler package under Lib.
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r--PCbuild/python20.wse34
1 files changed, 8 insertions, 26 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 84d1e2a..396ef5e 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1889,6 +1889,14 @@ 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
Description=Distribution utility modules
@@ -2134,32 +2142,6 @@ 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
Description=pynche color editor