Bug #214619 - Run dyn_package() and preinst_mask() from ${T} instead of
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 05:55:49 +0000 (05:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 05:55:49 +0000 (05:55 -0000)
commit769d85ae3d1bc0bdf206308f2dc615bd319d01b7
tree6210c6108f27e2b1ea52e8e44fa73181f17b45b5
parent0f64276849ec1abf43b975a581bbab715f90b85f
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. (trunk r9592)

svn path=/main/branches/2.1.2/; revision=9595
bin/misc-functions.sh
pym/portage.py