[Python-checkins] python/dist/src/PCbuild python20.wse,1.109,1.110 readme.txt,1.34,1.35

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
2002年12月03日 20:00:18 -0800


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1:/tmp/cvs-serv24330/python/PCbuild
Modified Files:
	python20.wse readme.txt 
Log Message:
Added _ssl.lib to the installer too. Restored alphabetical order of
DLL and lib sections.
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.109
retrieving revision 1.110
diff -C2 -d -r1.109 -r1.110
*** python20.wse	3 Dec 2002 06:02:59 -0000	1.109
--- python20.wse	4 Dec 2002 04:00:09 -0000	1.110
***************
*** 1701,1711 ****
 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
 Flags=0000000000000010
 end
--- 1701,1711 ----
 end
 item: Install File
! Source=.\_sre.pyd
! Destination=%MAINDIR%\DLLs\_sre.pyd
 Flags=0000000000000010
 end
 item: Install File
! Source=.\_ssl.pyd
! Destination=%MAINDIR%\DLLs\_ssl.pyd
 Flags=0000000000000010
 end
***************
*** 1789,1792 ****
--- 1789,1797 ----
 Source=.\_sre.lib
 Destination=%MAINDIR%\libs\_sre.lib
+ Flags=0000000000000010
+ end
+ item: Install File
+ Source=.\_ssl.lib
+ Destination=%MAINDIR%\libs\_ssl.lib
 Flags=0000000000000010
 end
Index: readme.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/readme.txt,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** readme.txt	4 Dec 2002 03:16:37 -0000	1.34
--- readme.txt	4 Dec 2002 04:00:12 -0000	1.35
***************
*** 246,250 ****
 Out of environment space
 
! then you're in trouble, and will probable also see these errors near
 the end of the process:
 
--- 246,250 ----
 Out of environment space
 
! then you're in trouble, and will probably also see these errors near
 the end of the process:
 

AltStyle によって変換されたページ (->オリジナル) /