diff options
author | Remi Collet <remi@remirepo.net> | 2024-08-21 15:04:44 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-08-21 15:04:44 +0200 |
commit | 6f0cef2208fe9bfd6a891ff25a47520c0a0363f5 (patch) | |
tree | 6ebc2ad29bd8c6bba1f34ec3d0be64da34844cf5 /fc41x.tpl | |
parent | 6701f02977131b8c8081c4ad8baaac227f65381d (diff) |
F41 module config
Diffstat (limited to 'fc41x.tpl')
-rw-r--r-- | fc41x.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ config_opts['macros']['%dist']=".fc41.remi" config_opts['macros']['%fedora']="41" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%_without_zts']="1" config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' |