summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Panter <vadmium à gmail·com>2012-10-31 03:05:42 +0000
committerAllan McRae <allan@archlinux.org>2012-11-27 15:16:15 +1000
commit86233476b0eff3d9569978350a7bb5e4eff07362 (patch)
tree443b79860ad87fe76a759c8feecb2a267d22d6e8 /Makefile.am
parent0285c678ab65898ff1fec4170f5389921c9f872e (diff)
downloadpacman-86233476b0eff3d9569978350a7bb5e4eff07362.tar.xz
Remove last traces of handling command arguments in $PACMAN
This resolves an inconsistency with how the $PACMAN variable was interpreted. Previously “makepkg” would extract the first word from the $PACMAN variable and check that it existed as a command. This appears to have been happening ever since the variable was implemented in revision 66c6d28 (makepkg: allow to specify an alternative pacman command). Thus it looks like command arguments were originally allowed in the variable. However the run_pacman() function now quotes $PACMAN, so the whole variable has to be just the command name. This quoting was introduced more recently, perhaps in revision 622326b (makepkg: fix sudo/su calling of pacman). Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions