%conf =(
scm => 'git',
# default is github mirror of Exim
- scmrepo => 'https://github.com/mrballcb/exim.git',
+ scmrepo => 'https://github.com/Exim/exim.git',
# Wishlist for future, track and build from multiple repos.
# Doesn't do anything yet.
repos => {
# locales to test
locales => [qw( C )],
- # Unused
+ # Placemarker for auto-generated build features
config_opts =>[
qw()
],