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 /fc40xscl81.cfg | |
parent | 28aa6eaf965662a4b9453453a13813a822b3edfc (diff) |
'f40: use legacy crypto
Diffstat (limited to 'fc40xscl81.cfg')
-rw-r--r-- | fc40xscl81.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc40xscl81.cfg b/fc40xscl81.cfg index 875a915..6ef7214 100644 --- a/fc40xscl81.cfg +++ b/fc40xscl81.cfg @@ -1,7 +1,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl81fc40x' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php81-build php81-php-devel php81-php-pear' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php81-build php81-php-devel php81-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl81fc40x" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl81/" |