[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.40,1.41
Tim Peters
tim_one@users.sourceforge.net
2001年7月12日 13:15:27 -0700
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv24345/python/dist/src/PCbuild
Modified Files:
python20.wse
Log Message:
Fiddle Windows installer to create Lib/site-packages/REAMDE as
Lib\site-packages\README.txt.
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** python20.wse 2001年04月18日 21:12:25 1.40
--- python20.wse 2001年07月12日 20:15:25 1.41
***************
*** 910,913 ****
--- 910,919 ----
Flags=0000000000000010
end
+ item: Install File
+ Source=%_SRC_%\Lib\site-packages\README
+ Destination=%MAINDIR%\Lib\site-packages\README.txt
+ Description=Site packages
+ Flags=0000000000000010
+ end
item: Remark
Text=*** Other ***