makepkg: allow specifying compression options
commit09a93b2e0e8d603328c484a92cad90a1558c6f89
authorChristian Hesse <mail@earthworm.de>
Sat, 11 Feb 2012 09:48:59 +0000 (11 19:48 +1000)
committerDan McGee <dan@archlinux.org>
Thu, 8 Mar 2012 23:28:36 +0000 (8 17:28 -0600)
tree776dd6dfc5f7e1612e4d2993f3bba77da0915951
parente85e77e6f9f0979a16d69cd93ee6ea35583e9bfb
makepkg: allow specifying compression options

Adds the ability to override the commands used to compressing
compiled and source packages.  This is useful for those wanting
to use alternative implementations of the compression tools or
non-default compression options.

Allan: documented options in man page

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