From 4333c3d70594b650f56afe6beefc46c438e8bd68 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Thu, 9 Jan 2025 08:16:45 +0100
Subject: remove ccache

---
 fc41xscl82.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'fc41xscl82.cfg')

diff --git a/fc41xscl82.cfg b/fc41xscl82.cfg
index 3319f3a..36c2b0c 100644
--- a/fc41xscl82.cfg
+++ b/fc41xscl82.cfg
@@ -1,7 +1,7 @@
 include('fc41x.tpl')
 
 config_opts['root'] = 'scl82fc41x'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php82-build php82-php-devel php82-php-pear'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php82-build php82-php-devel php82-php-pear'
 config_opts['resultdir'] = "/var/lib/mock/scl82fc41x"
 config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41xscl82/"
 
-- 
cgit