]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web build: fix depth for /website/ dir.
authorGraham Percival <graham@percival-music.ca>
Sun, 14 Mar 2010 17:46:03 +0000 (17:46 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 14 Mar 2010 17:46:03 +0000 (17:46 +0000)
scripts/build/create-weblinks-itexi.py

index 4cf5fb4b531a641529177ead36020718a2205c33..bdc8f71f2d25b946b0e6a9bb5df82ca9e60881c3 100644 (file)
@@ -8,16 +8,8 @@ import sys
 import os
 import glob
 
-
-
-# FIXME: if the depth depends on the type of build, figure it
-#        out automatically.
-### just like depth in our GNUmakefiles
-# these links are relative from /~graham/web/
-depth = "../../"
-# these links are relative from the v2.13 docs
-#depth = "../../../../"
-
+# these links are relative from /website/
+depth = "../"
 
 
 VERSION_STABLE = ""