From b84e6fa710e5e554cb892e674961b02fa2d9752b Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Sat, 22 Mar 2003 01:16:05 +0000 Subject: Stop creating empty CVS directories in the csv subtree. --- PCbuild/python20.wse | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 9cfe016..c6e1d9d 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 -- cgit v0.12