On Tue, Dec 30, 2008 at 12:44:09PM +0100, Vincent Lefevre wrote:
> > +    if _deb_packages_cache_avail=(
> >        ${(f)"$(apt-cache --generate pkgnames 2>/dev/null)"}
> > -    )
> > +    ); then
> > +      unset _deb_packages_cache_avail
> > +    fi

Sorry, what I had meant was

    if ! _deb_packages_cache_avail=(



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to