mrrl-containers

MRRL version of container scripts
git clone https://ccx.te2000.cz/git/mrrl-containers
Log | Files | Refs

commit 7e328ac480a3da5c4711304267b3830cdf35481f
parent a3c9401b63c24b41fafd58284c73cd300141b95d
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Thu,  1 Dec 2022 20:03:03 +0100

Install not only -doc packages
Diffstat:
Mzsh-functions/confz_site_containers_init | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -279,10 +279,10 @@ confz_site_container_images_check() { make patch mandoc elinks w3m lynx - {neomutt,mblaze,notmuch,slrn}-doc + {neomutt,mblaze,notmuch,slrn}{,-doc} py3-{setuptools,pip,wheel} # Python 3 / venv py3-{cryptography,urllib3,certifi,distro} # offlineimap3 - py3-{notmuch,urwid{,trees},twisted,magic} # alot + py3-{notmuch,urwid{,trees},twisted,magic,gpgme} # alot git ) require site_container_alpine :containers_dir :svscan_dir \