[Python-checkins] python/dist/src/Mac/OSX/Dist build.panther,
1.1.2.1, 1.1.2.2
jackjansen at users.sourceforge.net
jackjansen at users.sourceforge.net
Fri Sep 5 16:09:16 EDT 2003
Update of /cvsroot/python/python/dist/src/Mac/OSX/Dist
In directory sc8-pr-cvs1:/tmp/cvs-serv14205/Dist
Modified Files:
Tag: release23-maint
build.panther
Log Message:
As of 7B53 things seem to work smoothly.
Index: build.panther
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/Dist/Attic/build.panther,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** build.panther 31 Aug 2003 23:40:51 -0000 1.1.2.1
--- build.panther 5 Sep 2003 22:09:14 -0000 1.1.2.2
***************
*** 66,70 ****
# Remove the temporary symlink
! # rm -r $INSTALLROOT/System
# Unfortunately all the ...MODE arguments above still don't do the trick.
--- 66,70 ----
# Remove the temporary symlink
! rm -r $INSTALLROOT/System
# Unfortunately all the ...MODE arguments above still don't do the trick.
More information about the Python-checkins
mailing list