From 9fc5b8af883f055e90a00623b89ea765c0982675 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Fri, 12 Feb 2010 09:58:29 +0000
Subject: [PATCH]  - add information about possible bug

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32483 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/python-2.4/buildout.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildout/python-2.4/buildout.cfg b/buildout/python-2.4/buildout.cfg
index dd30396726..fc08171bc4 100644
--- a/buildout/python-2.4/buildout.cfg
+++ b/buildout/python-2.4/buildout.cfg
@@ -10,6 +10,7 @@ parts =
     pythonbin
 
 [python]
+# http://bugs.gentoo.org/165268 - similar issue can happen with dbm
 recipe = hexagonit.recipe.cmmi
 url =
   http://python.org/ftp/python/${buildout:python_version_full}/Python-${buildout:python_version_full}.tgz
-- 
2.30.9