summaryrefslogtreecommitdiffstats
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-10-10 12:00:56 +1100
committerJeremy Kerr <jk@ozlabs.org>2008-10-10 12:00:56 +1100
commite441879dbc4fcafc686fd432bbc6c5a2af71bbe7 (patch)
tree23093028b0bd1b59a135f82cf7e5d905479e906a /docs/INSTALL
parent94ae2713d4aca80b7dc1168a60f98bbe38d86e12 (diff)
downloadpatchwork-e441879dbc4fcafc686fd432bbc6c5a2af71bbe7.tar.bz2
patchwork-e441879dbc4fcafc686fd432bbc6c5a2af71bbe7.tar.xz
[docs] Create python and packages directories
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 05fea7c..ef7e3c6 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