From: Jeremy Kerr Date: Fri, 10 Oct 2008 01:00:56 +0000 (+1100) Subject: [docs] Create python and packages directories X-Git-Tag: v0.9.0~274 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e441879dbc4fcafc686fd432bbc6c5a2af71bbe7;p=thirdparty%2Fpatchwork.git [docs] Create python and packages directories Signed-off-by: Jeremy Kerr --- diff --git a/docs/INSTALL b/docs/INSTALL index 05fea7c1..ef7e3c67 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -47,6 +47,10 @@ in brackets): 2. Django setup + Set up some initial directories in the patchwork base directory: + + mkdir -p lib/packages lib/python + At the time of initial release, patchwork depends on a svn version of django. I've been using svn commit 7854 - but anything after this point should be fine. If your distribution provides a sufficiently