X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a8c2695ba741509159fdf5477d036c3b87507724..61153c284c832a0d0f7faecd9ad96f6cd9591c64:/dselect/update diff --git a/dselect/update b/dselect/update index b58fa13d8..411033ca9 100755 --- a/dselect/update +++ b/dselect/update @@ -27,7 +27,7 @@ CACHEDIR=`echo $CACHEDIR | sed -e "s|/$||"` STATUS=1 if $APTGET $OPTS "$APT_OPT0" "$APT_OPT1" update then - echo $"Merging Available information" + echo $"Merging available information" rm -f $CACHEDIR/available $APTCACHE dumpavail > $CACHEDIR/available $DPKG "$DPKG_OPTS" --update-avail $CACHEDIR/available