On Sun, 7 Oct 2001, Joey Hess wrote: > --merge-avail that a better citizen would use. And nobody seems to have > complained that this looses data, though it can.
Oh *WHATEVER*
wakko{jgg}~/work/apt/dselect#grep -i avail update
echo "Merging Available information"
rm -f $CACHEDIR/available
$APTCACHE dumpavail > $CACHEDIR/available
$DPKG "$DPKG_OPTS" --update-avail $CACHEDIR/available
rm -f $CACHEDIR/available
Jason

