From 379ce1556bae2882fe43b4985204de2df3d08ddc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 Nov 2021 09:02:36 +0100 Subject: bump modularity label --- fc35x.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc35x.tpl') diff --git a/fc35x.tpl b/fc35x.tpl index e203779..8f824f9 100644 --- a/fc35x.tpl +++ b/fc35x.tpl @@ -1,6 +1,6 @@ config_opts['root'] = 'fc35x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache gcc' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build gcc' config_opts['dist'] = 'fc35' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '35' -- cgit