Searched defs:patchScript (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Mac/BuildScript/
H A Dbuild-installer.py1349 def patchScript(inPath, outPath): function
1416 patchScript(postflight, os.path.join(rsrcDir, 'postflight'))
1638 patchScript("scripts/postflight.patch-profile", fn)
/external/python/cpython3/Mac/BuildScript/
H A Dbuild-installer.py1331 def patchScript(inPath, outPath): function
1398 patchScript(postflight, os.path.join(rsrcDir, 'postflight'))
1620 patchScript("scripts/postflight.patch-profile", fn)
1622 patchScript("resources/install_certificates.command", fn)

Completed in 278 milliseconds