Searched refs:relative_spec (Results 1 – 1 of 1) sorted by relevance
494 FileSpec relative_spec; in Install() local496 relative_spec = working_dir; in Install()497 relative_spec.AppendPathComponent(dst.GetPath()); in Install()498 fixed_dst.SetDirectory(relative_spec.GetDirectory()); in Install()