]> git.saurik.com Git - apt.git/commit
Pseudo() doesn't work in the Cache generation step as the check if only
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 14 Feb 2010 21:24:55 +0000 (22:24 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 14 Feb 2010 21:24:55 +0000 (22:24 +0100)
commitee60a63480f7d1a963d7ef2a8e399d0f9b651d71
tree569fe2a8a0e7ed4353982f0dc0e017e89422a776
parent584fb392715b4e6f6c08b0c59352b1c20de8ff99
Pseudo() doesn't work in the Cache generation step as the check if only
one package is in the group will generate false positives - as the others
will (maybe) added a little time later in the process.
apt-pkg/deb/deblistparser.cc