From c56720f2feeeaf4878c62e6a2ee0fe4c37771d49 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 14 2011 17:11:24 +0000 Subject: Update `Svg/svg_doMetadata.sh'. --- diff --git a/Scripts/Functions/Tuneup/Svg/svg_doMetadata.sh b/Scripts/Functions/Tuneup/Svg/svg_doMetadata.sh index 00b8240..132cc0e 100755 --- a/Scripts/Functions/Tuneup/Svg/svg_doMetadata.sh +++ b/Scripts/Functions/Tuneup/Svg/svg_doMetadata.sh @@ -27,7 +27,7 @@ function svg_doMetadata { # Define template file name. - local TEMPLATE="${TUNEUP_BACKEND_CONFIG}/metadata.sed" + local TEMPLATE="${CONFIG_DIR}/metadata.sed" # Check template file existence. cli_checkFiles $TEMPLATE