Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar

This commit is contained in:
Simon Schampijer
2007-11-29 14:50:52 +01:00
4 changed files with 16 additions and 13 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ class Bundle:
raise AlreadyInstalledException
if not os.path.isdir(install_dir):
os.mkdir(install_dir)
os.mkdir(install_dir, 0775)
# zipfile provides API that in theory would let us do this
# correctly by hand, but handling all the oddities of