From 0ab5093ea3920e743d1bdc220579fa640f8971e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Mon, 17 Jan 2011 09:46:01 +0000 Subject: [PATCH] - disallow finding non controlled python git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42370 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/software-profiles/git.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/buildout/software-profiles/git.cfg b/buildout/software-profiles/git.cfg index 805d89e184..0a6e21ab69 100644 --- a/buildout/software-profiles/git.cfg +++ b/buildout/software-profiles/git.cfg @@ -19,6 +19,7 @@ configure-options = --with-openssl=${openssl:location} --with-zlib=${zlib:location} --with-expat=${libexpat:location} + --without-python --without-tcltk environment = -- 2.30.9