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

Tim Peters tim_one@users.sourceforge.net
Sun, 29 Jul 2001 12:57:09 -0700


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

Modified Files:
	python20.wse 
Log Message:
Don't prompt for the doc (HTML) directory anymore (just assume ..\html).


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** python20.wse	2001/07/29 19:48:44	1.52
--- python20.wse	2001/07/29 19:57:07	1.53
***************
*** 37,41 ****
    Variable Description3=The unpacked HTML doc directory.
    Variable Default3=..\html
!   Variable Flags3=00000001
    Variable Name4=_SYS_
    Variable Description4=System directory (where to find MSVCRT.DLL)
--- 37,41 ----
    Variable Description3=The unpacked HTML doc directory.
    Variable Default3=..\html
!   Variable Flags3=00001001
    Variable Name4=_SYS_
    Variable Description4=System directory (where to find MSVCRT.DLL)
***************
*** 95,98 ****
--- 95,99 ----
    Variable=GROUP
    Value=Python %PY_VERSION%
+   Flags=10000000
  end
  item: Remark