mock-rocky-configs/etc/mock/templates/rl-8-scopes.tpl

3 lines
322 B
Smarty
Raw Normal View History

2024-04-15 09:03:20 +00:00
config_opts['chroot_setup_cmd'] = 'install tar gcc-c++ redhat-rpm-config redhat-release which xz sed make bzip2 gzip gcc coreutils unzip diffutils cpio bash gawk rpm-build info patch util-linux findutils grep'
2024-08-27 18:05:54 +00:00
config_opts['dnf_common_opts'] = ['--setopt=install_weak_deps=0', '--setopt=optional_metadata_types=filelists']