Adding upstream version 1.12~rc1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6110e8b394
commit
1fcd9bc933
29 changed files with 1120 additions and 662 deletions
17
zutilsrc
17
zutilsrc
|
@ -1,17 +0,0 @@
|
|||
#
|
||||
# Runtime Configuration file for Zutils
|
||||
#
|
||||
# Zutils looks for this file in:
|
||||
# 1 - $HOME/.zutilsrc
|
||||
# 2 - ${sysconfdir}/zutilsrc
|
||||
|
||||
# This file sets the compressor and options to be used for each format.
|
||||
# The command line options override compressors specified in this file.
|
||||
# Syntax: <format> = <compressor> [options]
|
||||
# Uncomment each line you want to take effect.
|
||||
|
||||
# bz2 = lbzip2 -n2
|
||||
# gz = pigz -p2
|
||||
# lz = plzip -n2
|
||||
# xz = pixz -p2
|
||||
# zst = zstd -T2
|
Loading…
Add table
Add a link
Reference in a new issue