From 3d9e7ec8fa4c0c7410b96f9a79772c0f0e1cd86c Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 07 2011 01:36:56 +0000 Subject: Update Render/render_doSyslinux.sh. Start using cli_getPathComponent@2566. --- diff --git a/Scripts/Functions/Render/render_doSyslinux.sh b/Scripts/Functions/Render/render_doSyslinux.sh index 845d150..08aac49 100755 --- a/Scripts/Functions/Render/render_doSyslinux.sh +++ b/Scripts/Functions/Render/render_doSyslinux.sh @@ -104,7 +104,7 @@ function render_doSyslinux { fi # Define theme-specific palettes directory. - local PALETTES=$(cli_getRepoTLDir)/Identity/Images/Themes/$(cli_getPathComponent '--theme')/Palettes + local PALETTES=$(cli_getRepoTLDir)/Identity/Images/Themes/$(cli_getPathComponent $ACTIONVAL --theme)/Palettes # Define absolute path to GPL palette. The GPL palette defines the # color information used to build syslinux images. This palette