pacman/scripts
William Giokas 42b492b2fd makepkg: fix -r and --needed conflict
In makepkg, passing -sr --needed causes there to be a conflict when
pacman goes to remove the dependencies, as the --needed flag is not an
option for pacman -R. This patch makes --needed not get added to the
PACMAN_OPTS array, but it acts like ASDEPS, and is only added to an
install function.

Signed-off-by: William Giokas <1007380@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-02-13 11:50:33 +10:00
..
library parseopts: remove superfluous continue/shift statements 2013-01-03 12:03:09 +10:00
po Merge branch 'maint' 2012-05-20 17:41:21 -05:00
.gitignore rankmirrors: move to contrib/ 2012-04-24 20:33:08 -04:00
Makefile.am makepkg: use --apparent-size when du supports it 2013-01-03 12:03:10 +10:00
makepkg.sh.in makepkg: fix -r and --needed conflict 2013-02-13 11:50:33 +10:00
pacman-db-upgrade.sh.in Update copyright year for 2013 2013-01-03 12:03:09 +10:00
pacman-key.sh.in pacman-key: reduce verbosity of --populate 2013-01-04 21:49:38 +10:00
pacman-optimize.sh.in Update copyright year for 2013 2013-01-03 12:03:09 +10:00
pkgdelta.sh.in pkgdelta: avoid use of eval and IFS manipulation 2012-12-14 12:35:34 +10:00
repo-add.sh.in Add a -n option to repo-add to only add new packages 2013-01-03 12:03:10 +10:00