fetch: don't apply permissions to symlinks
authorZac Medico <zmedico@gentoo.org>
Thu, 22 Dec 2011 19:10:18 +0000 (11:10 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 22 Dec 2011 19:10:18 +0000 (11:10 -0800)
commita34586a73724d6075a556f82a05fc16893db31e0
treea80f34dcab3ebf25fb2affc056a061736a0948ab
parentc3a50a9a2c8116c95c8b2f89d570a89c299ddea3
fetch: don't apply permissions to symlinks

We don't want to modify anything outside of the primary DISTDIR,
and symlinks typically point to PORTAGE_RO_DISTDIRS. This will
fix bug #395705.
pym/portage/package/ebuild/fetch.py