Searched refs:canonical_license_path (Results 1 – 1 of 1) sorted by relevance
422 let canonical_license_path = self.temporary_build_directory().abs().join("LICENSE"); in update_license_files() localVariable428 if canonical_license_path.exists() { in update_license_files()434 symlink(license_file, canonical_license_path)?; in update_license_files()448 canonical_license_path, in update_license_files()