From 7889eb6d346e1a6f7d29308e2299e4b3aac4868d Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Tue, 11 Jan 2011 16:21:35 +0000 Subject: [PATCH] fix mistyping --- Linux/scripts/CreaTools-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Linux/scripts/CreaTools-install.sh b/Linux/scripts/CreaTools-install.sh index 422e97f..6fa0875 100644 --- a/Linux/scripts/CreaTools-install.sh +++ b/Linux/scripts/CreaTools-install.sh @@ -3,9 +3,9 @@ if [ $UID = 0 ] then - # Set all local variables + # Set all local variables source $PWD/scripts/CreaTools-configure.sh - source $PWD/scripts/CreaTools-install.sh + source $PWD/scripts/CreaTools-names.sh cd $scriptDir sh installmod.sh $buildType $creasource $generationdir -- 2.45.1