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

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

"""