makepkg: allow to specify an alternative pacman command
commit66c6d288fd44b2f148860c7abbd1ed56b31a9238
authorCedric Staniewski <cedric@gmx.ca>
Wed, 2 Dec 2009 18:04:32 +0000 (2 19:04 +0100)
committerDan McGee <dan@archlinux.org>
Mon, 14 Dec 2009 05:26:54 +0000 (13 23:26 -0600)
treee3424ecf91e9b5cd7e3acafa21a9e5e745f7d15b
parentb805fe58ae8e762f2d663cb6416005521b76e182
makepkg: allow to specify an alternative pacman command

If PACMAN environment variable is set, makepkg will try to use this
command to check for installed dependencies and to install or remove
packages. Otherwise, makepkg will fall back to pacman.

Implements FS#13028.

Signed-off-by: Cedric Staniewski <cedric@gmx.ca>
Signed-off-by: Allan McRae <allan@archlinux.org>
[Dan: move envvar section in manpage]
Signed-off-by: Dan McGee <dan@archlinux.org>
doc/makepkg.8.txt
scripts/makepkg.sh.in