[pacman-dev] [PATCH] '-Spp and -Supp' options were added to generate uri list without the downloaded package uris
Nagy Gabor
ngaba at bibl.u-szeged.hu
Fri Aug 28 09:34:30 UTC 2009
> + if ((config->op_s_printuris >= 2) && !alpm_pkg_download_size(pkg)) {
> + continue;
> +}
This means that -Sp prints everything, -Spp prints only the
to-be-download URIs. This is good for backward compatibility, but for
my taste -Sp should print only the to-be-download URIs, and -Spp all.
(In pacman convention, duplicated switch means 'all/everything', see
-Scc, -Syy, -Suu) Opinions?
Bye
------------------------------------------------------
SZTE Egyetemi Konyvtar - http://www.bibl.u-szeged.hu
This message was sent using IMP: http://horde.org/imp/
More information about the pacman-dev
mailing list