diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh index 3d5e62f..72aa0d7 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh @@ -38,7 +38,7 @@ function texinfo_updateOutputFiles { # Add the working copy root directory to directory stack to make # path construction correctly. Otherwise, makeinfo may produce # paths incorrectly. - pushd ${CLI_WRKCOPY} > /dev/null + pushd ${TCAR_WORKDIR} > /dev/null texinfo_updateOutputFileInfo texinfo_updateOutputFileXhtml