Bug #214619 - Run dyn_package() and preinst_mask() from ${T} instead of
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 05:30:41 +0000 (05:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 05:30:41 +0000 (05:30 -0000)
commitd724a11a0e7abfdff7e918d70207f71a0ecd92e1
tree41a0203916ffd243479e4eddc7170b547bd84dfa
parentfa9c84cc7f9b7b042b4f1c156655c23c1417480f
Bug #214619 - Run dyn_package() and preinst_mask() from ${T} instead of
${D} in order to avoid leaving gmon.out files in ${D} in case any tools
were built with -pf in CFLAGS. Also, call preinst_mask() after all other
functions so that INSTALL_MASK can be used to wipe out any gmon.out files
created during previous functions.

svn path=/main/trunk/; revision=9592
bin/misc-functions.sh
pym/portage/__init__.py