[Python-checkins] python/dist/src/PCbuild python20.wse,1.112,1.112.2.1

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Tue, 31 Dec 2002 12:36:16 -0800


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

Modified Files:
      Tag: r23a1-branch
	python20.wse 
Log Message:
The Windows installer needs to copy over a new (.au) test file used by
the email pkg's test suite.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.112
retrieving revision 1.112.2.1
diff -C2 -d -r1.112 -r1.112.2.1
*** python20.wse	16 Dec 2002 20:18:27 -0000	1.112
--- python20.wse	31 Dec 2002 20:36:13 -0000	1.112.2.1
***************
*** 1974,1977 ****
--- 1974,1983 ----
    Flags=0000000000000010
  end
+ item: Install File
+   Source=..\lib\email\test\data\*.au
+   Destination=%MAINDIR%\Lib\email\test\data
+   Description=email test data
+   Flags=0000000000000010
+ end
  item: Remark
  end