summaryrefslogtreecommitdiffstats
path: root/fc31x80.cfg
blob: 9f7b3c232f2980c2b2ab5359b65058e7b9316a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
include('fc31x.tpl')

config_opts['yum.conf'] += """
[remi-php80]
name=remi php80
baseurl=file:/home/rpmbuild/site/rpms/fedora/31/php80/x86_64/
enabled=1
metadata_expire=1

"""