Add 'compress' compression format as an available option
commit36e48573ceee0f707de0dcc55d1da442d949d3dc
authorDan McGee <dan@archlinux.org>
Thu, 14 Jul 2011 19:58:46 +0000 (14 14:58 -0500)
committerDan McGee <dan@archlinux.org>
Thu, 14 Jul 2011 19:58:46 +0000 (14 14:58 -0500)
tree13414158aeb43ff5ab5ee7b09f0ae17a7a9f7b9f
parent00628c7268e3b81045961be51a0ca640aea368b0
Add 'compress' compression format as an available option

This adds the '.tar.Z' option to both repo-add and makepkg for no other
reason than "why not", and because bsdtar supports it natively with the
'-Z' flag. Also update the documentation accordingly.

Signed-off-by: Dan McGee <dan@archlinux.org>
doc/makepkg.conf.5.txt
doc/pacman.conf.5.txt
doc/repo-add.8.txt
scripts/makepkg.sh.in
scripts/repo-add.sh.in