For bug #161103, don't skip collision-protect checks in cases where the beginning...
authorZac Medico <zmedico@gentoo.org>
Tue, 9 Jan 2007 18:54:09 +0000 (18:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 9 Jan 2007 18:54:09 +0000 (18:54 -0000)
commit045385c4f079c6f0f4a30076ae1e366f6d7f5ef4
treed26770610419ff844da1424dd0ae12ba3e5aa406
parenta42c0b4a19f17d96bd20ca4f30e626287dae5a30
For bug #161103, don't skip collision-protect checks in cases where the beginning of the file path matches a symlink but is not acually inside a symlinked directory (check the path against symlink + os.path.sep).

svn path=/main/trunk/; revision=5499
pym/portage.py