]> granicus.if.org Git - python/commitdiff
Make sure the files in the installer have group "admin", otherwise
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 17 Jun 2003 14:36:54 +0000 (14:36 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 17 Jun 2003 14:36:54 +0000 (14:36 +0000)
administrators can still not add packages.

Mac/OSX/Dist/build

index a3f37227453cbe818b700fd3adf0e44a8433a60d..c830eae53a28459a352f3cc6548566ef42d3a507 100755 (executable)
@@ -48,6 +48,8 @@ else
        mkdir -p $BUILDROOT
 fi
 rm -rf $DMGDIR
+mkdir $TMPDIR
+chgrp admin $TMPDIR
 mkdir -p $DMGDIR/root