From 19fc2fadf9152f5ee3ec78fced1add7999e3368d Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 29 2011 03:00:27 +0000 Subject: Update `Functions/Help/Texinfo/texinfo_updateOutputFiles.sh'. Start using CLI_WRKCOPY variable, instead of `HOME/artwork' string. --- diff --git a/Scripts/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh b/Scripts/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh index 5a95c15..a5dbeed 100755 --- a/Scripts/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh +++ b/Scripts/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 ${HOME}/artwork > /dev/null + pushd ${CLI_WRKCOPY} > /dev/null ${FLAG_BACKEND}_updateOutputFileInfo ${FLAG_BACKEND}_updateOutputFileXhtml