diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_expandSystemEntities.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_expandSystemEntities.sh index c434548..75f2e68 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_expandSystemEntities.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_expandSystemEntities.sh @@ -33,8 +33,8 @@ function docbook_expandSystemEntities { # Define absolute path to both common and specific system # entities. - local ENTITIES_PATHS="$(cli_getFilesList ${DOCBOOK_MODELS_DIR}/Book ${ACTIONVAL} \ - --pattern=".ent$" --maxdepth=1 --mindepth=1 --type='f')" + local ENTITIES_PATHS="$(cli_getFilesList ${DOCBOOK_MODELS_DIR}/Default/Book ${ACTIONVAL} \ + --pattern="[[:alpha:]-]+\.ent$" --maxdepth=1 --mindepth=1 --type='f')" # Build definition of both common and specific system entities. local ENTITIES="$(\