aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/coreutils.rb
diff options
context:
space:
mode:
authorJack Nagel2011-08-26 14:30:27 -0500
committerJack Nagel2011-12-09 16:16:46 -0600
commitc729fb2d325b224c49750400fe8936d7cfe2d93b (patch)
tree1aedb6014ea63afe8afd5f9cb0be570c39fc7869 /Library/Formula/coreutils.rb
parentbd71558188e0e0821e62e28b196e5195bbf3bdc6 (diff)
downloadhomebrew-c729fb2d325b224c49750400fe8936d7cfe2d93b.tar.bz2
Add support for xz-compressed tarballs
Rationale: some software (e.g. GNU Coreutils, GnuTLS 3.x), have started distributing _only_ xz-compressed tarballs. There is no system XZ utility provided by OS X, but it is necessary so that we can continue to provide formulae for this software. If XZUtils isn't installed, we abort and prompt the user to `brew install xz`. The `xz` command itself doesn't do any untarring, so we write the decompressed archive to stdout and pipe it to tar.
Diffstat (limited to 'Library/Formula/coreutils.rb')
0 files changed, 0 insertions, 0 deletions