[Python-checkins] python/dist/src/PCbuild python20.wse,1.108,1.109

mhammond@users.sourceforge.net mhammond@users.sourceforge.net
Mon, 02 Dec 2002 22:03:02 -0800


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

Modified Files:
	python20.wse 
Log Message:
Add _ssl.pyd to the list of files to be installed by Wise.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** python20.wse	23 Nov 2002 18:48:06 -0000	1.108
--- python20.wse	3 Dec 2002 06:02:59 -0000	1.109
***************
*** 1701,1704 ****
--- 1701,1709 ----
  end
  item: Install File
+   Source=.\_ssl.pyd
+   Destination=%MAINDIR%\DLLs\_ssl.pyd
+   Flags=0000000000000010
+ end
+ item: Install File
    Source=.\_sre.pyd
    Destination=%MAINDIR%\DLLs\_sre.pyd