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

Lines Matching refs:relpath

571             relpath = pathjoin("Contents", "Resources", ZIP_ARCHIVE)
572 abspath = pathjoin(self.bundlepath, relpath)
618 relpath = path[len(self.bundlepath):]
619 self.message("Stripping %s" % relpath, 2)
626 self.message("Problem stripping %s:" % relpath, 3)