Lines Matching refs:rootDir
1083 rootDir = os.path.join(WORKDIR, '_root')
1085 docdir = os.path.join(rootDir, 'pydocs')
1128 rootDir = os.path.join(WORKDIR, '_root')
1132 if os.path.exists(rootDir):
1133 shutil.rmtree(rootDir)
1135 os.makedirs(rootDir)
1136 os.makedirs(os.path.join(rootDir, 'empty-dir'))
1212 shellQuote(rootDir),
1218 shellQuote(rootDir),
1242 frmDir = os.path.join(rootDir, 'Library', 'Frameworks', 'Python.framework')
1375 usr_local_bin = os.path.join(rootDir, 'usr', 'local', 'bin')
1591 Create DMG containing the rootDir.