summaryrefslogtreecommitdiffstats
path: root/fc37xm.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-10 09:44:52 +0100
committerRemi Collet <remi@php.net>2025-02-10 09:44:52 +0100
commit48107e7d71c775b5be13bec2aa32fc9d978b9453 (patch)
tree9554c4fe1d9dbf13b3fe472e05a22239aa3e70c8 /fc37xm.cfg
parent11d5e24169ffe3e416bb1e091ab60b9a50f5b37d (diff)
cleanup config for old distroHEADmaster
Diffstat (limited to 'fc37xm.cfg')
-rw-r--r--fc37xm.cfg15
1 files changed, 0 insertions, 15 deletions
diff --git a/fc37xm.cfg b/fc37xm.cfg
deleted file mode 100644
index 3e94811..0000000
--- a/fc37xm.cfg
+++ /dev/null
@@ -1,15 +0,0 @@
-import datetime;
-
-include('fc37x.tpl')
-
-config_opts['root'] = 'fc37x'
-config_opts['resultdir'] = "/var/lib/mock/fc37x"
-
-nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
-config_opts['macros']['%_module_build']="1"
-config_opts['macros']['%_module_name']="memcached"
-config_opts['macros']['%_module_stream']="remi"
-config_opts['macros']['%_module_version']="37" + nn;
-config_opts['macros']['%_module_context']="00000000"
-config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
-