summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-03-22 01:16:05 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-03-22 01:16:05 (GMT)
commitb84e6fa710e5e554cb892e674961b02fa2d9752b (patch)
treeb7bde35489d9f240c975dd21bd2bf613e9f8bfc7 /PCbuild
parent1e942bd3f4e2c12614c929066bcbaa8ddb979dda (diff)
downloadcpython-b84e6fa710e5e554cb892e674961b02fa2d9752b.zip
cpython-b84e6fa710e5e554cb892e674961b02fa2d9752b.tar.gz
cpython-b84e6fa710e5e554cb892e674961b02fa2d9752b.tar.bz2
Stop creating empty CVS directories in the csv subtree.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/python20.wse8
1 files changed, 7 insertions, 1 deletions
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