From b666876b310f2ab72131756ec00c3e27d3f20c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 24 Feb 2010 10:36:27 +0000 Subject: [PATCH] - add tip about better recipe - remove implemneted TODO with autodetection of architecture git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33085 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/TODO.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildout/TODO.txt b/buildout/TODO.txt index 34627ae330..dc13f9cb49 100644 --- a/buildout/TODO.txt +++ b/buildout/TODO.txt @@ -15,8 +15,8 @@ - socksipy (http://socksipy.sourceforge.net/) - make bin/python2.4 using all available eggs - software-profiles/openoffice-bin.cfg: - - [DONE?] autodetection of platform and arch - - [DONE?] consider using own recipe, which would be closer to buildout usage (internal cache, etc) + - consider using own recipe or zorg.recipe.openoffice, which would be + closer to buildout usage (internal cache, etc) - add bin/ and var/bin/ to path - if software do not provide instance, put its binaries to bin/ - use declarative way of selecting in-buildout dependencies -- 2.30.9