[Python-checkins] python/dist/src/Mac/OSX/Dist build,1.5,1.6

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Tue, 17 Jun 2003 07:36:56 -0700


Update of /cvsroot/python/python/dist/src/Mac/OSX/Dist
In directory sc8-pr-cvs1:/tmp/cvs-serv12422

Modified Files:
	build 
Log Message:
Make sure the files in the installer have group "admin", otherwise
administrators can still not add packages.


Index: build
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/Dist/build,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** build	16 Jun 2003 15:12:16 -0000	1.5
--- build	17 Jun 2003 14:36:54 -0000	1.6
***************
*** 49,52 ****
--- 49,54 ----
  fi
  rm -rf $DMGDIR
+ mkdir $TMPDIR
+ chgrp admin $TMPDIR
  mkdir -p $DMGDIR/root