Home | History | Annotate | Download | only in plat-mac

Lines Matching full:execpath

470             execpath = pathjoin(self.execdir, execname)
472 self.files.append((self.destroot + self.executable, execpath))
473 self.execpath = execpath
531 self.execpath), 2)
532 dst = pathjoin(self.bundlepath, self.execpath)