From 4333c3d70594b650f56afe6beefc46c438e8bd68 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 9 Jan 2025 08:16:45 +0100 Subject: remove ccache --- fc39x83.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc39x83.cfg') diff --git a/fc39x83.cfg b/fc39x83.cfg index e574e15..3b5f0d3 100644 --- a/fc39x83.cfg +++ b/fc39x83.cfg @@ -2,7 +2,7 @@ import datetime; include('fc39x.tpl') -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['root'] = 'fc39x83' config_opts['resultdir'] = "/var/lib/mock/fc39x83" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x83/" -- cgit