summaryrefslogtreecommitdiffstats
path: root/fc31x80.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-11 14:22:55 +0200
committerRemi Collet <remi@remirepo.net>2020-09-11 14:22:55 +0200
commit05a64b1e6def555af3b276bd116297457b689e4f (patch)
tree3080d5d7b2e912e0d99ce10efe209ec447ffff5e /fc31x80.cfg
parenta8a85756ff7f7d1786347b565aed528f60297ff2 (diff)
add php 8.0 mock config
Diffstat (limited to 'fc31x80.cfg')
-rw-r--r--fc31x80.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/fc31x80.cfg b/fc31x80.cfg
new file mode 100644
index 0000000..9f7b3c2
--- /dev/null
+++ b/fc31x80.cfg
@@ -0,0 +1,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
+
+"""
+