Commit 86fac749 authored by Marco Mariani's avatar Marco Mariani

always use specified CPAN mirror

parent abaae89b
......@@ -88,7 +88,7 @@ git-executable = ${git:location}/bin/git
[zimbra-build]
recipe = plone.recipe.command
command = ${zimbra-sources:location}/ZimbraBuild/buildZCS.sh -t --tpoverride
command = ${zimbra-sources:location}/ZimbraBuild/buildZCS.sh -t -p --tpoverride
update-command = ${:command}
stop-on-error = True
......@@ -118,7 +118,7 @@ jdk_download = ${buildout:directory}/parts/jdk_download
# curl FAILED. (Can't locate LWP/UserAgent.pm in @INC)
# cyrus-sasl FAILED. (issue with libtoolize)
# openldap FAILED. (depends on cyrus-sasl)
#* postfix FAILED. (can't fidn pcre)
# postfix FAILED. (depends on mysql)
# dspam FAILED. (depends on mysql)
#* nginx FAILED. (depends on cyrus-sasl)
# opendkim FAILED. (depends on openldap)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment