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 385d247..4fbf42c 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