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

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

"""