]> git.saurik.com Git - apt.git/commitdiff
apt-pkg/pkgcache.cc: fix typo
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 3 Feb 2009 13:06:49 +0000 (14:06 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 3 Feb 2009 13:06:49 +0000 (14:06 +0100)
apt-pkg/pkgcache.cc

index 385d247ea13bfbd3603d2b2f4b4dcd56497219de..4fbf42c4bb6c4f82dd919ad8fbe2647eb58df06d 100644 (file)
@@ -274,7 +274,7 @@ pkgCache::PkgIterator::OkState pkgCache::PkgIterator::State() const
       return NeedsUnpack;
    
    if (Pkg->CurrentState == pkgCache::State::UnPacked ||
-       Pkg->CurrentState == pkgCache::State::HalfConfigured) ||
+       Pkg->CurrentState == pkgCache::State::HalfConfigured ||
       //we don't need to care for triggers awaiting packages
       //dpkg will deal with them automatically when the 
       //trigger pending action is run (those packages are usually