From a728cf0325f63ca9edc75a82ecca2846f8f10b15 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 19 2012 17:18:54 +0000 Subject: Update `Functions/Render/render_doThemeActions.sh' file. --- diff --git a/Scripts/Bash/Functions/Render/render_doThemeActions.sh b/Scripts/Bash/Functions/Render/render_doThemeActions.sh index d149731..d3ee040 100755 --- a/Scripts/Bash/Functions/Render/render_doThemeActions.sh +++ b/Scripts/Bash/Functions/Render/render_doThemeActions.sh @@ -33,11 +33,11 @@ function render_doThemeActions { # Define base directory of artistic motifs. This is the location # where all artistic motifs are stored in. - local MOTIF_BASEDIR="$(cli_getRepoTLDir $ACTIONVAL)/Identity/Images/Themes" + local MOTIF_BASEDIR="${TCAR_WORKDIR}/trunk/Identity/Images/Themes" # Define base directory of design models. This is the location # where all design models are stored in. - local MODEL_BASEDIR="$(cli_getRepoTLDir $ACTIONVAL)/Identity/Models/Themes" + local MODEL_BASEDIR="${TCAR_WORKDIR}/trunk/Identity/Models/Themes" # Define directory structure of design models. Design models # directory structures are used as reference to create artistic