diff options
author | Remi Collet <remi@remirepo.net> | 2025-01-09 08:16:45 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-01-09 08:16:45 +0100 |
commit | 4333c3d70594b650f56afe6beefc46c438e8bd68 (patch) | |
tree | 08e001fd0ef2bedd6d5962a710e14b53ed87097c /fc39x84.cfg | |
parent | bec547ee5f343eb7d6d565af261b9fc3b4b4123e (diff) |
Diffstat (limited to 'fc39x84.cfg')
-rw-r--r-- | fc39x84.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc39x84.cfg b/fc39x84.cfg index e67e190..803f0a6 100644 --- a/fc39x84.cfg +++ b/fc39x84.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'] = 'fc39x84' config_opts['resultdir'] = "/var/lib/mock/fc39x84" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x84/" |