summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/docs/html
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/build/docs/html')
-rwxr-xr-xresources/scripts/helpers/build/docs/html2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/docs/html b/resources/scripts/helpers/build/docs/html
index e2a8897..897143e 100755
--- a/resources/scripts/helpers/build/docs/html
+++ b/resources/scripts/helpers/build/docs/html
@@ -8,7 +8,7 @@
# './build docs html' is short for ./build docs html-by-node
# name the output accordingly for clarity
-echo "@set librebootbase `pwd`" > docs/constants.texi
+echo "@set docsdir ../../" > docs/constants.texi
basefile="`basename "$0"`-by-node"
basedir="docs/manual/"