Skip to content

Instantly share code, notes, and snippets.

@rpatterson
Created March 25, 2012 22:42
Show Gist options
  • Save rpatterson/2200497 to your computer and use it in GitHub Desktop.
Save rpatterson/2200497 to your computer and use it in GitHub Desktop.
~/.buildout/default.cfg
[buildout]
# index = http://download.zope.org/ppix
unzip = true
eggs-directory = /opt/src/eggs
download-directory = /opt/src/downloads
download-cache = /opt/src/downloads
extends-cache = /opt/src/downloads
zope-directory = /opt/src/build
varnish-directory = /opt/src/build
[pound-build]
shared = True
extra_options = --with-owner=xen --with-group=xen
[varnish-build]
shared = True
[openldap-build]
shared = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment