[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.87,1.88

Tim Peters tim_one@users.sourceforge.net
Wed, 22 Aug 2001 15:18:33 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv30441

Modified Files:
	python20.wse 
Log Message:
Add pynche's top-level txt files to Windows installer -- I don't believe
we've *ever* installed them!


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** python20.wse	2001/08/22 21:36:50	1.87
--- python20.wse	2001/08/22 22:18:31	1.88
***************
*** 2141,2145 ****
  end
  item: Install File
!   Source=..\tools\compiler\README
    Destination=%MAINDIR%\Tools\compiler\README.txt
    Description=Python compiler written in Python
--- 2141,2145 ----
  end
  item: Install File
!   Source=..\tools\compiler\readme
    Destination=%MAINDIR%\Tools\compiler\README.txt
    Description=Python compiler written in Python
***************
*** 2162,2165 ****
--- 2162,2171 ----
  item: Install File
    Source=..\tools\pynche\*.py
+   Destination=%MAINDIR%\Tools\pynche
+   Description=pynche color editor
+   Flags=0000000000000010
+ end
+ item: Install File
+   Source=..\tools\pynche\*.txt
    Destination=%MAINDIR%\Tools\pynche
    Description=pynche color editor