From 7a72e5daf6f432347132d03d722bbba8d83b3e02 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Mon, 13 Jun 2011 14:04:50 +0200
Subject: [PATCH] Separate from system distributions.

---
 stack/erp5.cfg | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/stack/erp5.cfg b/stack/erp5.cfg
index 511b2d69d..970199abf 100644
--- a/stack/erp5.cfg
+++ b/stack/erp5.cfg
@@ -9,6 +9,11 @@ find-links =
     http://dist.repoze.org
     http://www.nexedi.org/static/packages/source/
 
+# Separate from site eggs
+allowed-eggs-from-site-packages =
+include-site-packages = false
+exec-sitecustomize = false
+
 extends =
 # Exact version of Zope
   http://svn.zope.org/repos/main/Zope/tags/2.12.18/versions.cfg
-- 
2.30.9