Add -l option to src-release script.
authorNick Clifton <nickc@redhat.com>
Fri, 15 Sep 2017 15:18:20 +0000 (16:18 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 15 Sep 2017 15:18:20 +0000 (16:18 +0100)
commitef87240fd95c5f29a697eccf20b2f1f6dc3593a6
tree1da1b47ec486d041d2757d7a4a3bb647edcb9b17
parent0eb0a40713c6479e782e5a257793d28f647e38bd
Add -l option to src-release script.

Since we are updating src-release.sh I thought I would check in this
small patch.  It adds the option to create lzip compressed tarballs
via the -l command line option.

* src-release.sh (LZIPPROG): New define.  Provides the name of the
lzip program.
(do_lz): New function.  Compresses a tarball using the lzip
program.
(do_compress): Add support for lzip compression.
(usage): Mention -l option.
(build_release): Support -l option to invoke lzip compression.
ChangeLog
src-release.sh
This page took 0.027113 seconds and 4 git commands to generate.