From 7c198d3cde570e0429ae05bf101d61512e7346f2 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Wed, 22 Aug 2001 22:18:31 +0000 Subject: [PATCH] Add pynche's top-level txt files to Windows installer -- I don't believe we've *ever* installed them! --- PCbuild/python20.wse | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 9c45839e040b..5ba7b7951862 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -2140,7 +2140,7 @@ item: Install File Flags=0000000000000010 end item: Install File - Source=..\tools\compiler\README + Source=..\tools\compiler\readme Destination=%MAINDIR%\Tools\compiler\README.txt Description=Python compiler written in Python Flags=0000000000000010 @@ -2165,6 +2165,12 @@ item: Install File Description=pynche color editor Flags=0000000000000010 end +item: Install File + Source=..\tools\pynche\*.txt + Destination=%MAINDIR%\Tools\pynche + Description=pynche color editor + Flags=0000000000000010 +end item: Install File Source=..\tools\pynche\x\*.txt Destination=%MAINDIR%\Tools\pynche\X -- 2.47.3