diff options
author | William Giokas <1007380@gmail.com> | 2013-02-09 12:57:39 -0600 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-02-13 11:50:33 +1000 |
commit | 42b492b2fd04ed33cfe95a0a3883d78e82ddec90 (patch) | |
tree | 6199200d89954c047c63ef59cb8a9c7e018ef686 /scripts/.gitignore | |
parent | bafee395a661ae69e2987cf1d84d864013bbbf80 (diff) | |
download | pacman-42b492b2fd04ed33cfe95a0a3883d78e82ddec90.tar.xz |
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>
Diffstat (limited to 'scripts/.gitignore')
0 files changed, 0 insertions, 0 deletions