makepkg: allow specifying alternative build directory
commit508b360c24ddfdb79f66cc14b197988a829b0ecd
authorAllan McRae <allan@archlinux.org>
Wed, 15 Jun 2011 04:32:42 +0000 (15 14:32 +1000)
committerDan McGee <dan@archlinux.org>
Wed, 22 Jun 2011 15:45:55 +0000 (22 10:45 -0500)
tree32b0e68a2c9ee5d272673c91f1ee4f21da100863
parentb803a33a8fc2ef86ba2d986c36f31524532d454b
makepkg: allow specifying alternative build directory

Add a BUILDDIR variable (which can be overridden in the environment)
to specify an alternative location for building the package. This is
useful for people who want to build on a different filesystem for
improved performance (e.g. tmpfs).

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
doc/makepkg.8.txt
doc/makepkg.conf.5.txt
etc/makepkg.conf.in
scripts/makepkg.sh.in