Move mf.create out of a loop because it should only need to be called once.
authorZac Medico <zmedico@gentoo.org>
Sun, 9 Apr 2006 04:50:41 +0000 (04:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 9 Apr 2006 04:50:41 +0000 (04:50 -0000)
commitb6062584a56306404517942c55087711983034f1
tree6c9d666a82d2e1e4d9c268212ec711f9c80aafc5
parent792e2ed8e0991bb5e850ba379708499415b0a31a
Move mf.create out of a loop because it should only need to be called once.

svn path=/main/trunk/; revision=3104
pym/portage.py