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

Tim Peters python-dev@python.org
Fri, 1 Sep 2000 00:54:06 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv3427/python/dist/src/pcbuild

Modified Files:
	python20.wse 
Log Message:
Added installation of w9xpopen.exe.
Removed installation of Lib/plat-win/*.py, because it no longer exists!


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** python20.wse	2000/08/25 06:52:44	1.9
--- python20.wse	2000/09/01 07:54:04	1.10
***************
*** 662,665 ****
--- 662,670 ----
  end
  item: Install File
+   Source=%_SRC_%\PCbuild\w9xpopen.exe
+   Destination=%MAINDIR%\w9xpopen.exe
+   Flags=0000000000000010
+ end
+ item: Install File
    Source=%_SRC_%\pcbuild\*.pyd
    Destination=%MAINDIR%\DLLs
***************
*** 696,700 ****
    Flags=0000000000000010
  end
! item: Install File
    Source=%_SRC_%\Lib\plat-win\*.py
    Destination=%MAINDIR%\Lib\Plat-Win
--- 701,705 ----
    Flags=0000000000000010
  end
! remarked item: Install File
    Source=%_SRC_%\Lib\plat-win\*.py
    Destination=%MAINDIR%\Lib\Plat-Win