mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-03 07:45:11 +00:00
fix: update package name for LZ4 compat package
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
@@ -96,7 +96,7 @@ function _install_packages() {
|
|||||||
local CODECS_PACKAGES=(
|
local CODECS_PACKAGES=(
|
||||||
altermime arj bzip2
|
altermime arj bzip2
|
||||||
cabextract cpio file
|
cabextract cpio file
|
||||||
gzip lhasa liblz4-tool
|
gzip lhasa lz4
|
||||||
lrzip lzop nomarch
|
lrzip lzop nomarch
|
||||||
p7zip-full pax rpm2cpio
|
p7zip-full pax rpm2cpio
|
||||||
unrar-free unzip xz-utils
|
unrar-free unzip xz-utils
|
||||||
|
Reference in New Issue
Block a user