diff options
Diffstat (limited to 'el6it.cfg')
-rw-r--r-- | el6it.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' config_opts['macros']['%_smp_mflags']="-j6" config_opts['macros']['%vendor']="Remi Collet" config_opts['macros']['%packager']="http://blog.famillecollet.com/" +config_opts['macros']['%bugurl']="http://forums.famillecollet.com/" config_opts['macros']['%dist']=".el6.remi" config_opts['macros']['%rhel']="6" config_opts['macros']['%_with_ibase']="1" |