You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 23:03:10 +02: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:
@ -95,7 +95,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