diff options
author | Remi Collet <remi@remirepo.net> | 2024-02-14 14:08:46 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-02-14 14:08:46 +0100 |
commit | 82606807c9e890f896ef5a9cb842fc11284afffd (patch) | |
tree | ce5d977c1e4746ad9103620039c35d7ef3edd959 /fc40ascl82.cfg | |
parent | 28aa6eaf965662a4b9453453a13813a822b3edfc (diff) |
'f40: use legacy crypto
Diffstat (limited to 'fc40ascl82.cfg')
-rw-r--r-- | fc40ascl82.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc40ascl82.cfg b/fc40ascl82.cfg index 55c9f2c..1ff53e4 100644 --- a/fc40ascl82.cfg +++ b/fc40ascl82.cfg @@ -1,7 +1,7 @@ include('fc40a.tpl') config_opts['root'] = 'scl82fc40a' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php82-build php82-php-devel php82-php-pear' +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['resultdir'] = "/var/lib/mock/scl82fc40a" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40ascl82/" |