From f1ec8419ccd1a2bc5902444a5564b2ee34cd7510 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 19 2010 02:05:06 +0000 Subject: Update help_udpdateOutputFiles.sh to add trail slash to image paths directories. --- diff --git a/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh b/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh index f79efff..327f953 100755 --- a/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh +++ b/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh @@ -80,7 +80,7 @@ function help_updateOutputFiles { texi2html ${MANUALS_FILE[1]} --output=${MANUALS_DIR[4]} --split section \ --nosec-nav \ --css-include=/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/stylesheet.css \ - --I=/home/centos/artwork/trunk/Identity/Fonts/Img \ + --I=/home/centos/artwork/trunk/Identity/Fonts/Img/ \ --I=/home/centos/artwork/trunk/Identity/Models/Img/Scripts/Png/ \ --I=/home/centos/artwork/trunk/Identity/Models/Img/Corporate/Png/ \ --I=/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/ \