summaryrefslogtreecommitdiffstats
path: root/el9n81.cfg
blob: fdb053de1c2358292c76273089c7899ccac69794 (plain)
1
2
3
4
5
6
7
8
9
# build noarch package using PHP 8.1

include('el9x.tpl')

config_opts['root'] = 'el9x81'
config_opts['resultdir'] = "/var/lib/mock/el9x"

config_opts['module_enable'] = ['php:remi-8.1']