summaryrefslogtreecommitdiffstats
path: root/el9x.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'el9x.tpl')
-rw-r--r--el9x.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/el9x.tpl b/el9x.tpl
index e2f9e09..ef40500 100644
--- a/el9x.tpl
+++ b/el9x.tpl
@@ -10,9 +10,9 @@ config_opts['package_manager'] = 'dnf4'
config_opts['plugin_conf']['ccache_enable'] = False
config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G'
-config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.el9x/"
+config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.el9x/"
-config_opts['basedir'] = '/dev/shm/'
+config_opts['basedir'] = '/dev/build/'
config_opts['cleanup_on_success'] = True
config_opts['cleanup_on_failure'] = False