Lines Matching full:execpath
470 execpath = pathjoin(self.execdir, execname)472 self.files.append((self.destroot + self.executable, execpath))473 self.execpath = execpath531 self.execpath), 2)532 dst = pathjoin(self.bundlepath, self.execpath)