[Python-checkins] python/dist/src/PCbuild python20.wse,1.119,1.120

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Fri, 21 Mar 2003 17:16:08 -0800


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

Modified Files:
	python20.wse 
Log Message:
Stop creating empty CVS directories in the csv subtree.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.119
retrieving revision 1.120
diff -C2 -d -r1.119 -r1.120
*** python20.wse	21 Mar 2003 01:55:41 -0000	1.119
--- python20.wse	22 Mar 2003 01:16:05 -0000	1.120
***************
*** 1941,1945 ****
    Destination=%MAINDIR%\Lib\csv
    Description=CSV package
!   Flags=0000000100000010
  end
  item: Remark
--- 1941,1951 ----
    Destination=%MAINDIR%\Lib\csv
    Description=CSV package
!   Flags=0000000000000010
! end
! item: Install File
!   Source=..\lib\csv\util\*.py
!   Destination=%MAINDIR%\Lib\csv\util
!   Description=CSV package
!   Flags=0000000000000010
  end
  item: Remark