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

Tim Peters tim_one@users.sourceforge.net
Wed, 15 Aug 2001 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