From ca4d119874b986dbc0824819410d21269bb12271 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 18 2011 23:08:54 +0000 Subject: Update help.sh: - Fix path to texinfo sources. --- diff --git a/Scripts/Functions/Help/help.sh b/Scripts/Functions/Help/help.sh index 1801cdb..8f3e1ec 100755 --- a/Scripts/Functions/Help/help.sh +++ b/Scripts/Functions/Help/help.sh @@ -38,7 +38,7 @@ function help { # Define manuals base directory. This is the place where # documentation manuals base directory structures are stored and # organized in. - MANUAL_BASEDIR="${HOME}/artwork/trunk/Manual" + MANUAL_BASEDIR="${HOME}/artwork/trunk/Manuals/Texinfo" # Define file name (without extension) for documentation manual. MANUAL_NAME=repository