summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/docs/html-by-section
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/build/docs/html-by-section')
-rwxr-xr-xresources/scripts/helpers/build/docs/html-by-section2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/docs/html-by-section b/resources/scripts/helpers/build/docs/html-by-section
index c5795c1..262d7fb 100755
--- a/resources/scripts/helpers/build/docs/html-by-section
+++ b/resources/scripts/helpers/build/docs/html-by-section
@@ -6,7 +6,7 @@
# not display images correctly
#
-echo "@set librebootbase `pwd`" > docs/constants.texi
+echo "@set docsdir ../../" > docs/constants.texi
basefile=`basename "$0"`
basedir="docs/manual/"