1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Dave Reisner a521cea96f makepkg: avoid using comm for diff'ing package lists
Whereas comm will check inputs to see if they're sorted (and warn when
they aren't), grep doesn't even care about ordering. In this particular
instance -- neither do we. We're only interested that the two lists are
equivalent.

Fixes FS#26580.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-30 22:28:13 -06:00
..
library parse_options: accept multiple arguments 2011-07-05 10:22:31 -05:00
po Miscellaneous post-4.0.1 updates 2011-11-30 22:28:13 -06:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am buildsys: remove existing symlinks before installing 2011-09-14 17:18:07 -05:00
makepkg.sh.in makepkg: avoid using comm for diff'ing package lists 2011-11-30 22:28:13 -06:00
pacman-db-upgrade.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pacman-key.sh.in pacman-key: add a default keyserver timeout value on --init 2011-10-17 09:42:46 -05:00
pacman-optimize.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pkgdelta.sh.in pkgdelta: proper quoting in [[ expression ]] 2011-09-28 14:09:01 -05:00
rankmirrors.sh.in rankmirrors: properly sort resulting times 2011-09-06 08:44:34 -05:00
repo-add.sh.in scripts/*.sh.in: Fix signal handler error messages 2011-10-13 11:20:12 -05:00