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

Tim Peters tim_one@users.sourceforge.net
2001年8月15日 18:53:53 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv22077
Modified Files:
	python20.wse 
Log Message:
Wise uninstallers never delete the Python DLL from the system directory.
They should. Added a line that's supposed to fix that -- it doesn't
actually work on my box, but checking it in anyway.
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** python20.wse	2001年08月15日 06:10:16	1.83
--- python20.wse	2001年08月16日 01:53:51	1.84
***************
*** 1846,1849 ****
--- 1846,1858 ----
 Text=Main Python DLL
 end
+ item: Remark
+ Text=Tell Wise it's OK to delete the Python DLL at uninstall time,
+ end
+ item: Remark
+ Text=despite that we (may) write it into a system directory.
+ end
+ item: Add Text to INSTALL.LOG
+ Text=Non-System File:
+ end
 item: Install File
 Source=.\python%_pymajor_%%_pyminor_%.dll

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