Allow --root-deps for ROOT=/, so people can do weird things like use it with
authorZac Medico <zmedico@gentoo.org>
Wed, 1 Apr 2009 04:49:47 +0000 (04:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 1 Apr 2009 04:49:47 +0000 (04:49 -0000)
commita8185163e5bab0de484e920f39e93ec6253b9a2b
tree46d6ea1a3a5123090bc600202275cc577ee462f1
parent0ae6cc45de9b7415565cbd5aa9560bb49702176a
Allow --root-deps for ROOT=/, so people can do weird things like use it with
-e to remerge deep runtime deps without pulling in build-time deps. It's not
something we really want to advertise, but it's good to leave the option
open in case it happens to be useful. Thanks to Ned Ludd <solar@g.o> for the
suggestion.

svn path=/main/trunk/; revision=13271
pym/_emerge/__init__.py