]> git.donarmstrong.com Git - lilypond.git/commitdiff
Updates CG with further info on website
authorPhil Holmes <mail@philholmes.net>
Thu, 1 Sep 2011 16:07:01 +0000 (17:07 +0100)
committerPhil Holmes <mail@philholmes.net>
Thu, 1 Sep 2011 16:07:02 +0000 (17:07 +0100)
Adds PYTHONPATH

Documentation/contributor/website-work.itexi

index 4e70880e9daadc9e6e0180c020098bd89abf05fe..53a223b373f46c3e7dd907b21e967220ec90a70e 100644 (file)
@@ -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