From: Tim Peters Date: Sat, 22 Mar 2003 01:16:05 +0000 (+0000) Subject: Stop creating empty CVS directories in the csv subtree. X-Git-Tag: v2.3c1~1389 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b84e6fa710e5e554cb892e674961b02fa2d9752b;p=python Stop creating empty CVS directories in the csv subtree. --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 9cfe0169d2..c6e1d9d1a9 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1940,7 +1940,13 @@ item: Install File Source=..\lib\csv\*.py Destination=%MAINDIR%\Lib\csv Description=CSV package - Flags=0000000100000010 + Flags=0000000000000010 +end +item: Install File + Source=..\lib\csv\util\*.py + Destination=%MAINDIR%\Lib\csv\util + Description=CSV package + Flags=0000000000000010 end item: Remark end