From 022d5c7ef759c586e3ca6478cf5f1b5d56d31778 Mon Sep 17 00:00:00 2001 From: Phil Holmes Date: Thu, 1 Sep 2011 17:07:01 +0100 Subject: [PATCH] Updates CG with further info on website Adds PYTHONPATH --- Documentation/contributor/website-work.itexi | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/contributor/website-work.itexi b/Documentation/contributor/website-work.itexi index 4e70880e9d..53a223b373 100644 --- a/Documentation/contributor/website-work.itexi +++ b/Documentation/contributor/website-work.itexi @@ -126,6 +126,7 @@ Run @example make -f ../lilypond-git/make/website.make WEBSITE_ONLY_BUILD=1 \ TOP_SRC_DIR=$HOME/lilypond-git/ \ + PYTHONPATH=$HOME/lilypond-git/python \ TEXI2HTML_PROGRAM=texi2html \ website @end example -- 2.39.5