From 79bb17c177d2fbf1ee592ac6a6e9084a556a8807 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 09 2011 15:38:48 +0000 Subject: Update texinfo.sh. --- diff --git a/Scripts/Functions/Help/Backends/Texinfo/texinfo.sh b/Scripts/Functions/Help/Backends/Texinfo/texinfo.sh index 6fb4cba..893bcb8 100755 --- a/Scripts/Functions/Help/Backends/Texinfo/texinfo.sh +++ b/Scripts/Functions/Help/Backends/Texinfo/texinfo.sh @@ -57,7 +57,7 @@ function texinfo { # something similar. Subsections and subsubsections will not have # their own files, they all will be written inside the same # section file that represents the repository documentation entry. - MANUAL_CHAPTER_DIR=${MANUAL_BACKEND}/${MANUAL_CHAPTER_NAME} + MANUAL_CHAPTER_DIR=${MANUAL_BASEDIR}/${MANUAL_CHAPTER_NAME} # Define absolute path to backend template files. MANUAL_TEMPLATE=${FUNCDIR}/${FUNCDIRNAM}/Templates/$(cli_getCurrentLocale)