summaryrefslogtreecommitdiffstats
path: root/fc35n81.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc35n81.cfg')
-rw-r--r--fc35n81.cfg22
1 files changed, 0 insertions, 22 deletions
diff --git a/fc35n81.cfg b/fc35n81.cfg
deleted file mode 100644
index 57a2505..0000000
--- a/fc35n81.cfg
+++ /dev/null
@@ -1,22 +0,0 @@
-# build noarch package using PHP 8.1
-
-include('fc35x.tpl')
-
-config_opts['root'] = 'fc35x81'
-config_opts['resultdir'] = "/var/lib/mock/fc35x"
-
-config_opts['yum.conf'] += """
-[remi-php81]
-name=remi php81
-baseurl=file:/home/rpmbuild/site/rpms/fedora/35/php81/x86_64/
-enabled=1
-metadata_expire=1
-
-[result-fc35x]
-name=result-fc35x
-baseurl=file:/var/lib/mock/fc35x/
-metadata_expire=10
-enabled=1
-
-"""
-