diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-10 09:44:52 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-10 09:44:52 +0100 |
commit | 48107e7d71c775b5be13bec2aa32fc9d978b9453 (patch) | |
tree | 9554c4fe1d9dbf13b3fe472e05a22239aa3e70c8 /fc37xr62.cfg | |
parent | 11d5e24169ffe3e416bb1e091ab60b9a50f5b37d (diff) |
Diffstat (limited to 'fc37xr62.cfg')
-rw-r--r-- | fc37xr62.cfg | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/fc37xr62.cfg b/fc37xr62.cfg deleted file mode 100644 index 45aa0b5..0000000 --- a/fc37xr62.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']="redis" -config_opts['macros']['%_module_stream']="remi-6.2" -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}" - |