[Python-checkins] python/dist/src/Mac/OSX/Dist/resources Welcome.txt,1.2,1.3 postflight,1.5,1.6

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
2003年6月20日 14:40:59 -0700


Update of /cvsroot/python/python/dist/src/Mac/OSX/Dist/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv7309/resources
Modified Files:
	Welcome.txt postflight 
Log Message:
Cop out, and set things to be group-writeable recursively. The various
xxxMODE flags don't cut it. Also set the umask to 2 before doing the
compileall on the destination system.
Index: Welcome.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/Dist/resources/Welcome.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Welcome.txt	7 May 2003 09:41:56 -0000	1.2
--- Welcome.txt	20 Jun 2003 21:40:57 -0000	1.3
***************
*** 1,3 ****
! This program will install MacPython 2.3b1 for Mac OS X.
 
 MacPython consists of the Python programming language interpreter, plus
--- 1,3 ----
! This program will install MacPython 2.3b1+ for Mac OS X.
 
 MacPython consists of the Python programming language interpreter, plus
Index: postflight
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/Dist/resources/postflight,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** postflight	16 Jun 2003 15:10:47 -0000	1.5
--- postflight	20 Jun 2003 21:40:57 -0000	1.6
***************
*** 10,13 ****
--- 10,15 ----
 DEST=2ドル
 
+ # Make sure things are group-writeable
+ umask 2
 
 # if destination is / then use usr/local/bin, otherwise just bin

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