Fixes a bug inadvertently caused by 6c0a577 where setting update_seed
authorDouglas Freed <dwfreed@mtu.edu>
Tue, 28 May 2013 20:20:30 +0000 (16:20 -0400)
committerRick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Tue, 28 May 2013 20:20:30 +0000 (16:20 -0400)
commit8324fc2ccaa796d6ba06e00d33facc6392d6b811
tree948c5cb64f264788c803548f67ae335c87a9b5dc
parentcf83c489c031e1ea5741060d8fd3117a9715f0f4
Fixes a bug inadvertently caused by 6c0a577 where setting update_seed
to no would result in dropping the use and making of binpkgs while
building stage1, which is undesirable.  The conditional was getting a
bit unwieldly, so I added a comment explaining when it matches, which is
especially helpful to those who don't know every single test flag.

Tested-By: Rick Farina <zerochaos@gentoo.org>
Tested-By: Brian Dolbec <dolsen@gentoo.org>
targets/support/chroot-functions.sh