Add FEATURES=fakeroot support which causes install and package phases to run inside...
authorZac Medico <zmedico@gentoo.org>
Tue, 24 Jul 2007 00:52:59 +0000 (00:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 24 Jul 2007 00:52:59 +0000 (00:52 -0000)
commit1ac14d317505a270b56d926a714eb443c92df72d
tree05a99a10018e7d347a40efc998c756789d304f5c
parent3bbbf459564681e15cd1f70ded266ba70b960cbe
Add FEATURES=fakeroot support which causes install and package phases to run inside fakeroot when a non-root user runs the ebuild command.  Thanks to swegener for the initial patch. (trunk r7379)

svn path=/main/branches/2.1.2/; revision=7380
bin/ebuild.sh
man/make.conf.5
pym/portage.py
pym/portage_const.py
pym/portage_exec.py