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

Tim Peters tim_one@users.sourceforge.net
2002年4月04日 12:02:06 -0800


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv23687/python/PCbuild
Modified Files:
	python20.wse 
Log Message:
SF bug 497854: Short-cuts missing for All Users
Fix Windows-specific install glitch. Tested on Win2K, but I can't test
on XP.
Already checked in to the release22-maint branch.
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.100
retrieving revision 1.101
diff -C2 -d -r1.100 -r1.101
*** python20.wse	13 Feb 2002 23:56:46 -0000	1.100
--- python20.wse	4 Apr 2002 20:02:04 -0000	1.101
***************
*** 1513,1524 ****
 Flags=00000100
 end
- item: Set Variable
- Variable=CGROUP_SAVE
- Value=%GROUP%
- end
- item: Set Variable
- Variable=GROUP
- Value=%GROUPDIR%\%GROUP%
- end
 item: Else Statement
 end
--- 1513,1516 ----
***************
*** 1557,1567 ****
 item: Remark
 end
 item: If/While Statement
 Variable=TASKS
 Value=B
! Flags=00000011
 end
 item: Set Variable
 Variable=GROUP
 end
 item: End Block
--- 1549,1576 ----
 item: Remark
 end
+ item: Set Variable
+ Variable=CGROUP_SAVE
+ Value=%GROUP%
+ end
 item: If/While Statement
 Variable=TASKS
 Value=B
! Flags=00000010
! end
! item: If/While Statement
! Variable=DOADMIN
! Value=1
 end
 item: Set Variable
 Variable=GROUP
+ Value=%CGROUPDIR%\%GROUP%
+ end
+ item: Else Statement
+ end
+ item: Set Variable
+ Variable=GROUP
+ Value=%GROUPDIR%\%GROUP%
+ end
+ item: End Block
 end
 item: End Block

AltStyle によって変換されたページ (->オリジナル) /