summaryrefslogtreecommitdiffstats
path: root/fc40xm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc40xm.cfg')
-rw-r--r--fc40xm.cfg17
1 files changed, 0 insertions, 17 deletions
diff --git a/fc40xm.cfg b/fc40xm.cfg
deleted file mode 100644
index 52cc219..0000000
--- a/fc40xm.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-import datetime;
-
-include('fc40x.tpl')
-
-config_opts['root'] = 'fc40x'
-config_opts['resultdir'] = "/var/lib/mock/fc40x"
-
-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']="40" + nn;
-config_opts['macros']['%_module_context']="00000000"
-config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
-
-config_opts['macros']['%dist']=".module_memcached.fc40.remi"
-